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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Über Harz nach Heilbad Heiligenstadt",
    "creator_name": "R1100RS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e27e897b-a3ef-4d65-bedf-09844fd5acd1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2402/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2949/",
    "metadata": {
        "length": 77885,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 6,
        "size": 1022,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}