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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Eifeldiplom_Classic_1+2_v3",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a1ef6335-9b1d-4107-812c-375ad268ca98"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38825/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55316/",
    "metadata": {
        "length": 137484,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 101,
        "size": 11278,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}