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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "93_W-donk-neu",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a297762a-37da-43b6-ab74-564c71f435f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38842/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55333/",
    "metadata": {
        "length": 92898,
        "lengthKind": "track",
        "duration": 12829,
        "positionLists": 1,
        "positions": 1852,
        "size": 401299,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-05T07:24:37+00:00",
        "elevationGain": 268,
        "elevationLoss": 277,
        "country": "DE"
    }
}