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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/?format=api",
    "description": "Beilstein Trier Beilstein",
    "creator_name": "wurst",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83ba346b-2718-4b63-a314-a21c138eca22"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3861/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4612/?format=api"
}