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

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

{
    "category": "https://api.routeconverter.com/v1/categories/304/?format=api",
    "description": "Wattkopf",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cccba1f3-3cf3-4df9-b546-ce30dca4c4e3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/781/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/970/?format=api"
}