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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GpsiesTrack",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/627191c5-476d-43be-845e-41de0d3744f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37251/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53742/",
    "metadata": {
        "length": 51774,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 323,
        "size": 62110,
        "format": "Falk Navigator (*.tour)",
        "country": "DE"
    }
}