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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 565",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/87362c4e-9c14-4ad8-b824-f0a8884626d0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38164/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54655/",
    "metadata": {
        "length": 257856,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 565,
        "size": 164091,
        "format": "GoPal 5 Route (*.xml)",
        "country": "FR"
    }
}