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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8059/",
    "description": "24-CVN-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/685d16c1-9a41-41ce-a533-81973f95ffd0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37407/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53898/",
    "metadata": {
        "length": 107530,
        "lengthKind": "track",
        "duration": 173017,
        "positionLists": 9,
        "positions": 4541,
        "size": 599136,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-23T05:04:17+00:00",
        "elevationGain": 6856,
        "elevationLoss": 6537,
        "country": "UA"
    }
}