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

GET /v1/routes/3142/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "815210a2870105d914f82aaad32b7076"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/829/?format=api",
    "description": "Thementour 8",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fc07edb4-7321-4e51-b72b-7ae1e798fa47"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2582/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3142/?format=api"
}