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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Northern Gateway 14-10-16",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c6ca6d6-bdde-46ea-8d32-3a8571a9760d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25220/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39010/",
    "metadata": {
        "length": 307147,
        "lengthKind": "track",
        "duration": 27385,
        "positionLists": 1,
        "positions": 6803,
        "size": 772961,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-10-04T21:01:18.999000+00:00",
        "elevationGain": 4303,
        "elevationLoss": 4311,
        "country": "AU"
    }
}