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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Berg_und_tal http://www.weserbergland-motorradreisen.de",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/470cc055-5559-4985-8077-3bcc381eff63"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36580/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53071/",
    "metadata": {
        "length": 87787,
        "lengthKind": "track",
        "duration": 31547,
        "positionLists": 1,
        "positions": 76,
        "size": 6770,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-07-23T13:54:31+00:00",
        "country": "DE"
    }
}