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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ost2_kompl",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/726b42f5-788b-4497-b3f6-bc30b6fd9d8e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37678/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54169/",
    "metadata": {
        "length": 1362233,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 18,
        "positions": 11306,
        "size": 114458,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-29T14:51:06+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}