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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wuppertal - SO - WuTal",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90c5a449-28f3-4e63-83ed-cb40c46057e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38421/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54912/",
    "metadata": {
        "length": 103036,
        "lengthKind": "track",
        "duration": 31590,
        "positionLists": 1,
        "positions": 3452,
        "size": 354653,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-08T07:30:45+00:00",
        "elevationGain": 3713,
        "elevationLoss": 3872,
        "country": "DE"
    }
}