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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2011-08-28(T) Palau - Santa Teresa di Gallura - Isola Rossa - Castelsardo - Sassari - Alghero",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/79a7254e-28d4-425e-9453-99e647304bd1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27712/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41228/",
    "metadata": {
        "length": 172309,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3427,
        "size": 503759,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2980,
        "elevationLoss": 2991,
        "country": "IT"
    }
}