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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2011-08-31(T) Alghero - Bosa - Cuglieri - San Vero Millis - Sanluri - Guspini - Arbus",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c9d9ac03-e764-4f83-9b20-5d6ab3bbece4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27713/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41229/",
    "metadata": {
        "length": 192364,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3389,
        "size": 498345,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3119,
        "elevationLoss": 2818,
        "country": "IT"
    }
}