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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2499/",
    "description": "Trento - Bondone - Riva",
    "creator_name": "motoqtreiber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3f976a1-d2b2-4597-afae-447544c87794"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26440/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40104/",
    "metadata": {
        "length": 166835,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 2591,
        "size": 173120,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}