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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3302/",
    "description": "La Palma Rother 24",
    "creator_name": "Filius",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c7768a55-bf0e-4a1c-a921-4ed126007c78"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1239/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1537/",
    "metadata": {
        "length": 7368,
        "lengthKind": "straight-line",
        "duration": 8951,
        "positionLists": 2,
        "positions": 499,
        "size": 66697,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-03-29T22:28:29+00:00",
        "elevationGain": 2868,
        "elevationLoss": 971
    }
}