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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Untitled",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d156628-3b71-4918-b056-74440e3dc3d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37923/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54414/",
    "metadata": {
        "length": 70507,
        "lengthKind": "track",
        "duration": 10270,
        "positionLists": 1,
        "positions": 1715,
        "size": 272319,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-16T11:26:46+00:00",
        "elevationGain": 770,
        "elevationLoss": 813,
        "country": "FR"
    }
}