This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/51556/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "75d3527877ef35c553e0402c74a73116"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "vca_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07b97893-638b-49c3-8f95-7b214e758a70"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35065/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51556/",
    "metadata": {
        "length": 1013449,
        "lengthKind": "track",
        "duration": 259946,
        "positionLists": 7,
        "positions": 7836,
        "size": 1325312,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-20T15:36:33.156000+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}