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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Northern Gateway 11 Jan 2017",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b9351bb0-bb98-4677-b60e-f8b6753cc38b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25247/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39037/",
    "metadata": {
        "length": 101324,
        "lengthKind": "track",
        "duration": 11643,
        "positionLists": 1,
        "positions": 2366,
        "size": 269788,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-01-10T21:48:00.612000+00:00",
        "elevationGain": 1706,
        "elevationLoss": 1712,
        "country": "AU"
    }
}