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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/",
    "description": "Start: Meinersen - Nordschleife zur Elbe (ca. 330 km)",
    "creator_name": "R1100RS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6255068a-916a-4035-be04-8913c8d8a7b0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1572/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1974/",
    "metadata": {
        "length": 316044,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 1511,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}