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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track 003",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d278401-c524-4d2a-ba9c-7603e505c07f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38304/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54795/",
    "metadata": {
        "length": 145224,
        "lengthKind": "track",
        "duration": 114321,
        "positionLists": 1,
        "positions": 3662,
        "size": 636291,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-08-04T06:27:45+00:00",
        "elevationGain": 2603,
        "elevationLoss": 2574,
        "country": "DE"
    }
}