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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "DD - Schloss Benrath",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/644574a7-0985-4165-907c-9c07ba6febf2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37304/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53795/",
    "metadata": {
        "length": 23792,
        "lengthKind": "track",
        "duration": 6214,
        "positionLists": 1,
        "positions": 675,
        "size": 69643,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-05T17:22:24+00:00",
        "elevationGain": 886,
        "elevationLoss": 886,
        "country": "DE"
    }
}