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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "W001 to W138",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a66e6411-85f5-41e7-b353-6b6dc6b1da28"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38934/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55425/",
    "metadata": {
        "length": 38122,
        "lengthKind": "track",
        "duration": 733,
        "positionLists": 1,
        "positions": 138,
        "size": 29719,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2005-11-01T11:49:47+00:00",
        "elevationGain": 987,
        "elevationLoss": 987,
        "country": "DE"
    }
}