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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Oderbruchbahn Radweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/926f6c82-89a2-4abd-b6f3-2d10d7ce742b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38462/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54953/",
    "metadata": {
        "length": 158648,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 786,
        "size": 37115,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}