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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hinnenwiese; Waldgasthof Hinnenwiese to Start Tour 09; Pfad",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d53c0a0-51a2-41b4-815a-a5531c499583"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37538/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54029/",
    "metadata": {
        "length": 273300,
        "lengthKind": "straight-line",
        "duration": 28807402,
        "positionLists": 3,
        "positions": 2077,
        "size": 215755,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-06T15:18:04+00:00",
        "country": "DE"
    }
}