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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "01 Lerchenweg 2-4 to 43 Maltatal Landesstraße",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9342a2dd-49e4-4ed5-bf43-dcce591b6558"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38492/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54983/",
    "metadata": {
        "length": 3217913,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 31681,
        "size": 4613178,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 6157,
        "elevationLoss": 5538,
        "country": "DE"
    }
}