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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8034/",
    "description": "Position 1 to Position 16",
    "creator_name": "Tosstaler",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64ce8f94-bcde-4308-b07b-68c3461d6b6e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25084/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50874/",
    "metadata": {
        "length": 450,
        "lengthKind": "track",
        "duration": 917,
        "positionLists": 1,
        "positions": 16,
        "size": 1671,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2018-02-23T14:39:58+00:00",
        "elevationGain": 464,
        "elevationLoss": 0,
        "country": "CR"
    }
}