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

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

{
    "category": "https://api.routeconverter.com/v1/categories/710/",
    "description": "Berlin_Oderbruch",
    "creator_name": "bejo52",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/268bb1ed-7da4-4457-9a77-ec66e0bc0083"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2014/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2512/",
    "metadata": {
        "length": 391305,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 60,
        "size": 6439,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}