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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Swalmen (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2210861e-1fb5-4879-b2aa-13b42fbf391b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35683/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52174/",
    "metadata": {
        "length": 13021,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 162,
        "size": 13492,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 41,
        "elevationLoss": 55,
        "country": "NL"
    }
}