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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Osterholz>Soltau>Hanstedt>HH",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3cf12d02-a80f-4c65-b82c-7cb6c91ac698"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36324/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52815/",
    "metadata": {
        "length": 128736,
        "lengthKind": "routed",
        "duration": 191,
        "positionLists": 1,
        "positions": 11,
        "size": 3274,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-22T14:18:17.159000+00:00",
        "elevationGain": 69,
        "elevationLoss": 132,
        "country": "DE"
    }
}