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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Aa En Hunze, Hoofdstraat to Aa En Hunze, Hoofdstraat",
    "creator_name": "Godry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71e23321-57a2-469b-9e82-95db9f2b7678"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4513/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5358/?format=api"
}