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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Northern Gateway 5-10-16",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c5178358-9d37-4e47-bc9c-5ded5b94a462"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25221/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39011/",
    "metadata": {
        "length": 307147,
        "lengthKind": "track",
        "duration": 27385,
        "positionLists": 1,
        "positions": 6803,
        "size": 745703,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-10-04T21:01:18.999000+00:00",
        "elevationGain": 4303,
        "elevationLoss": 4311,
        "country": "AU"
    }
}