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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Heiligenstadt - Kyffhäuser",
    "creator_name": "R1100RS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7dcd3621-1a85-455d-a1e5-78ac4a769e1c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2400/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2947/",
    "metadata": {
        "length": 97245,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 830,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}