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

GET /v1/routes/54613/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "212504f884c8d76dda1e9d81d4ade5a0"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2012-03-03T10:23:42Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8555dc06-cd89-46a1-a34b-80ecb509c5ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38122/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54613/",
    "metadata": {
        "length": 64922,
        "lengthKind": "track",
        "duration": 9516,
        "positionLists": 1,
        "positions": 1201,
        "size": 260175,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-03T10:23:42+00:00",
        "elevationGain": 346,
        "elevationLoss": 339,
        "country": "DE"
    }
}