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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "4 Dams Ride, 17 Sep 2017  7:08 am",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/edaa61b4-68e9-45a4-98b0-4488e7af77e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25206/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38996/",
    "metadata": {
        "length": 305343,
        "lengthKind": "track",
        "duration": 28525,
        "positionLists": 1,
        "positions": 6073,
        "size": 689076,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-09-16T21:08:21.207000+00:00",
        "elevationGain": 2971,
        "elevationLoss": 2976,
        "country": "AU"
    }
}