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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1632/",
    "description": "von D 87509 Immenstadt I. Allgäu nach D 72348 Rosenfeld",
    "creator_name": "wetterauer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/82872d17-f974-4323-93c4-b4f0c764ae5c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/8960/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/11430/",
    "metadata": {
        "length": 511262,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 3093,
        "size": 137293,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}