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

GET /v1/routes/54469/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4b54627e3319e1faac48d97107a9b97f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2013-09-24 10:57:33)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f87264a-0bf5-4762-8364-3bed914dae13"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37978/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54469/",
    "metadata": {
        "length": 13509,
        "lengthKind": "track",
        "duration": 14883,
        "positionLists": 1,
        "positions": 3374,
        "size": 350204,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-24T09:57:33+00:00",
        "elevationGain": 735,
        "elevationLoss": 1687,
        "country": "DE"
    }
}