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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Forsbach to Weiher",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1fa8dd36-7bc5-45f7-bdf8-370f2a7cce8a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35623/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52114/",
    "metadata": {
        "length": 63017,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 159,
        "size": 10631,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 261,
        "elevationLoss": 270,
        "country": "DE"
    }
}