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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Roque Faro to Pico de La Cruz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f8005509-6a4e-4471-8046-3af853b0fe96"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40899/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57390/",
    "metadata": {
        "length": 26705,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1855,
        "size": 162929,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 2819,
        "elevationLoss": 1478
    }
}