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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Baudenbach 84 (2)",
    "creator_name": "beierlorzer@t-online.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d7e1411-9dad-44f3-be9e-042fe06c4442"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28406/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51356/",
    "metadata": {
        "length": 226513,
        "lengthKind": "routed",
        "duration": 628009,
        "positionLists": 1,
        "positions": 11213,
        "size": 2819256,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-04-25T11:05:44+00:00",
        "elevationGain": 190915,
        "elevationLoss": 190906,
        "country": "DE"
    }
}