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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2688/",
    "description": "Rundwanderung um Niederauroff",
    "creator_name": "Rd-Wanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/abcba2b7-4ff5-4263-8e80-fb145a471b8f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26784/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40421/",
    "metadata": {
        "length": 9037,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 643,
        "size": 54370,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 467,
        "elevationLoss": 467,
        "country": "DE"
    }
}