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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track: ThStädte01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d77a140-f102-42a0-8cae-576a8d46cec8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35579/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52070/",
    "metadata": {
        "length": 233583,
        "lengthKind": "track",
        "positionLists": 6,
        "positions": 2643,
        "size": 396131,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2731,
        "elevationLoss": 2777,
        "country": "DE"
    }
}