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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Start:Le Havre, France to Frocourt, 54180 Fléville-devant-Nancy,",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ad558d02-32f6-4f83-85ff-6beb90f0d8a9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39104/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55595/",
    "metadata": {
        "length": 671453,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 11750,
        "format": "CoPilot 9 (*.trp)",
        "country": "FR"
    }
}