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

GET /v1/routes/51805/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "89b1002df90614366ea6b049267a8ee5"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "von bei D 38108 Braunschweig/Dibbesdorf nach bei D 56330 Kobern-Gondorf/Kobern",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/12258134-2f0f-4c58-81fc-d4e3637fba85"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35314/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51805/?format=api",
    "metadata": {
        "length": 789762,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 4095,
        "size": 174973,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}