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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Verona 2012",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38f24f60-be7a-40dd-ad04-58fbb6a0082a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36222/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52713/",
    "metadata": {
        "length": 243331,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 23,
        "size": 5307,
        "format": "Falk Navigator (*.tour)",
        "country": "IT"
    }
}