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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "97_haldeneurvan",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58798091-4b99-4d56-99a2-213e9f6ae846"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36997/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53488/",
    "metadata": {
        "length": 93042,
        "lengthKind": "track",
        "duration": 12861,
        "positionLists": 1,
        "positions": 719,
        "size": 79623,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-11T19:45:07+00:00",
        "elevationGain": 635,
        "elevationLoss": 640,
        "country": "DE"
    }
}