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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "1_Kiefersfelden-Mayerhofen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80eb6f4a-6292-4a39-9e68-80dec463522c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38016/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54507/",
    "metadata": {
        "length": 76191,
        "lengthKind": "track",
        "duration": 411,
        "positionLists": 1,
        "positions": 412,
        "size": 50822,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:01+00:00",
        "elevationGain": 2156,
        "elevationLoss": 2014,
        "country": "AT"
    }
}