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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Long way back from Albany Creek",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/749fe7af-1e9a-40fe-a950-9084a818e824"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25234/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39024/",
    "metadata": {
        "length": 6517,
        "lengthKind": "track",
        "duration": 2630,
        "positionLists": 1,
        "positions": 934,
        "size": 284500,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2015-03-05T03:56:32+00:00",
        "elevationGain": 135,
        "elevationLoss": 151,
        "country": "AU"
    }
}