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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "UnbekannteStrae-GerresheimerStrae",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5db2296f-76c7-4e9c-9df4-61e8854509f5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37127/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53618/",
    "metadata": {
        "length": 395253,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 9,
        "size": 1708,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}