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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Winkelmannshof-B209",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e283f96-c8d5-4ccb-9aad-7c357330e6e1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36755/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53246/",
    "metadata": {
        "length": 9983,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 1112,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}