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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1632/",
    "description": "Namlostal",
    "creator_name": "franz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1f34eea5-b1e0-460f-96fb-023113d8ecaf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/49/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/42/",
    "metadata": {
        "length": 223381,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 41,
        "size": 5117,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "country": "DE"
    }
}