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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-04-13) - Stralsund - Grimmen - Loitz - Anklam",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7fd96039-282b-4057-9f73-a0333caaa5a3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37983/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54474/",
    "metadata": {
        "length": 103312,
        "lengthKind": "track",
        "duration": 20859,
        "positionLists": 1,
        "positions": 14529,
        "size": 1919912,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-13T08:21:25+00:00",
        "elevationGain": 1601,
        "elevationLoss": 1619,
        "country": "DE"
    }
}