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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "SP_TAUB_04_Leutershausen_Treuchtlingen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1e033be6-9a6e-423e-be19-39ae6b60a581"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35592/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52083/",
    "metadata": {
        "length": 69013,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1182,
        "size": 110449,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "elevationGain": 176,
        "elevationLoss": 195,
        "country": "DE"
    }
}