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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Tonis Big Day Out 18 Dec 2015",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/35185e3b-64b1-41ac-98d6-87e94b9deb01"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25250/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39040/",
    "metadata": {
        "length": 358631,
        "lengthKind": "track",
        "duration": 34542,
        "positionLists": 1,
        "positions": 7328,
        "size": 834827,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-12-17T21:00:14+00:00",
        "elevationGain": 5680,
        "elevationLoss": 5677,
        "country": "AU"
    }
}