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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2014-10-24(T) Porto Torres - Alghero - Bosa - San Giovanni Sinis - Guspini - Sardara - Turri",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ca69ba1-165c-4a93-9c89-fb7a8eb1774a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27718/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41234/",
    "metadata": {
        "length": 287636,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5767,
        "size": 876135,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4324,
        "elevationLoss": 4158,
        "country": "IT"
    }
}