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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Bob and Kookie Run",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/25a26d75-6e84-41ba-b612-59211efb0eaa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25211/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39001/",
    "metadata": {
        "length": 469011,
        "lengthKind": "track",
        "duration": 44090,
        "positionLists": 1,
        "positions": 16250,
        "size": 2509932,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-06T20:38:20+00:00",
        "elevationGain": 9096,
        "elevationLoss": 9153,
        "country": "AU"
    }
}