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

GET /v1/routes/8196/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3ba096e21f42a8ec4231843ec845b03a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1946/?format=api",
    "description": "VIA PORTA -Friedrichroda Nesseöhof-",
    "creator_name": "percy",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bb8984cd-d6dd-4ab3-9d91-b7d89001f2c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6116/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8196/?format=api",
    "metadata": {
        "length": 10597,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 79,
        "size": 7562,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 385,
        "elevationLoss": 256,
        "country": "DE"
    }
}