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

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

{
    "category": "https://api.routeconverter.com/v1/categories/300/",
    "description": "Aichtal - Haldenhof über Sipplingen (Überlinger-See)",
    "creator_name": "KHGa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b29c4740-b0a7-4530-9580-38525ff8a37b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26193/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39886/",
    "metadata": {
        "length": 168108,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 20,
        "size": 3937,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 779,
        "elevationLoss": 462,
        "country": "DE"
    }
}