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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "MapLage",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a5ba5dd-cce2-4ac5-856e-fc982086d861"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35868/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52359/",
    "metadata": {
        "length": 59957,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 414,
        "size": 17943,
        "format": "Top50 OVL ASCII (*.ovl)",
        "country": "DE"
    }
}