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

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

{
    "category": "https://api.routeconverter.com/v1/categories/870/",
    "description": "Santiago - Negreira",
    "creator_name": "woko56",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90dcc1f4-929e-4a0d-b71d-3fbb8bb0d8dd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25758/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39497/",
    "metadata": {
        "length": 21610,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 833,
        "size": 88598,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 616,
        "elevationLoss": 719,
        "country": "ES"
    }
}