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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Salinenstraße, 72401 Haigerloch, Germany to L415, 72348 Rosenfeld, Germany",
    "creator_name": "Adde",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/50270dab-d2a4-4d5d-acc2-9a9f982f75f6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1933/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2421/",
    "metadata": {
        "length": 107129,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 1477,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}