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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Mitwitzer_Runde_KC_34",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/144ed976-3041-48fe-882a-c94b7373bd37"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35369/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51860/",
    "metadata": {
        "length": 47512,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 572,
        "size": 85779,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 988,
        "elevationLoss": 988,
        "country": "DE"
    }
}