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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Meinersen-Elm-Ostharz-Meinersen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a80477d9-5371-4ebc-9032-19aff761ab08"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38977/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55468/",
    "metadata": {
        "length": 304358,
        "lengthKind": "routed",
        "duration": 0,
        "positionLists": 1,
        "positions": 27,
        "size": 4354,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-28T20:49:06.956000+00:00",
        "elevationGain": 684,
        "elevationLoss": 685,
        "country": "DE"
    }
}