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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/?format=api",
    "description": "E01 Bodensee",
    "creator_name": "seebueb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7b6d4338-1100-4c74-8821-386cd93c4ccc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25546/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39307/?format=api",
    "metadata": {
        "length": 192410,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 4525,
        "format": "GoPal 7 Route (*.xml)",
        "country": "DE"
    }
}