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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-07-20) - Stralsund - Barth - Darss - Warnemünde - Rostock",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/29008bd0-31fd-44ff-9dcd-f0e52f028370"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35833/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52324/",
    "metadata": {
        "length": 130965,
        "lengthKind": "track",
        "duration": 30417,
        "positionLists": 1,
        "positions": 18012,
        "size": 3637662,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-20T07:17:30+00:00",
        "elevationGain": 3404,
        "elevationLoss": 3380,
        "country": "DE"
    }
}