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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Position 1 to Position 4",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/62c3d33f-2743-4348-9fb8-3a4d4bb1eb38"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37259/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53750/",
    "metadata": {
        "length": 36963988,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4,
        "size": 217,
        "format": "CSV Semicolon (.csv)"
    }
}