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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "AufderRiehe/K52 to 26 L425, 31860 Emmerthal, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e4cdcc4-04ff-44a2-bedf-6ef2d665dd6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38737/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55228/?format=api",
    "metadata": {
        "length": 296186,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 2866,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}