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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schoene Aussicht",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/465340cc-a76f-4104-9028-a3c99e0ebbe3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2698/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3258/",
    "metadata": {
        "length": 3623,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 264,
        "size": 20260,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 86,
        "elevationLoss": 95,
        "country": "DE"
    }
}