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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "7-BergischeLand.99km.ab Ratig.Kettwg.Lgberg.Nevig.Wülfr.Erkrath.Dus",
    "creator_name": "don luck",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a39738a-1acc-41c1-9d81-46433a5c66af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23940/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50712/",
    "metadata": {
        "length": 99086,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 711,
        "size": 103200,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 1055,
        "elevationLoss": 1260,
        "country": "DE"
    }
}