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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Start:Start:Head southeast on Av. des Mayennets; go 177 ft to New position 21",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/19ee0e58-5a47-4468-9d25-3568a9d430f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35489/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51980/",
    "metadata": {
        "length": 289922,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 8836,
        "format": "CoPilot 8 (*.trp)",
        "country": "CH"
    }
}