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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Position 1 to Position 20",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96014666-c761-4130-9012-53a6bba4b062"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38551/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55042/",
    "metadata": {
        "length": 198070,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 20,
        "size": 780,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "NL"
    }
}