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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "rhe2#02_1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/667692ad-7a15-473d-bcec-136f910d9663"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37363/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53854/",
    "metadata": {
        "length": 63666,
        "lengthKind": "track",
        "duration": 13480,
        "positionLists": 1,
        "positions": 675,
        "size": 81987,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-07-01T07:00:00+00:00",
        "elevationGain": 763,
        "elevationLoss": 826,
        "country": "DE"
    }
}