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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/",
    "description": "Hermersbergerhof ->Waldsee_kurz",
    "creator_name": "Rainer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/97bf04c4-79be-4d48-ac27-621f2f65e899"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3316/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3937/",
    "metadata": {
        "length": 134622,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 12,
        "size": 1476,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "country": "DE"
    }
}