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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "EDBF to EDBF",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/53775c29-6ffb-49d2-a1f5-af50a78e3b33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36876/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53367/",
    "metadata": {
        "length": 2309762,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 40,
        "size": 4495,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}