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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2013-12-01) - Potsdam - Großbeeren - Blankenfelde - Schönefeld",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/92ad945f-5512-49ff-8ed3-338250533bc0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38471/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54962/",
    "metadata": {
        "length": 41761,
        "lengthKind": "track",
        "duration": 7618,
        "positionLists": 1,
        "positions": 6002,
        "size": 756924,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-12-01T12:26:08+00:00",
        "elevationGain": 939,
        "elevationLoss": 973,
        "country": "DE"
    }
}