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

GET /v1/routes/53140/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "332d1852d48afcae87d6412a259fbb16"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "08-APR-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a15f3c6-4c6c-45f1-a9f6-3662f3cb2aab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36649/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53140/",
    "metadata": {
        "length": 42731,
        "lengthKind": "track",
        "duration": 17211,
        "positionLists": 4,
        "positions": 1033,
        "size": 125004,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-08T08:50:17+00:00",
        "elevationGain": 1459,
        "elevationLoss": 1503,
        "country": "DE"
    }
}