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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Geyer Kreuz",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a7d0992e-e041-492e-bc7e-613e312abc76"
    },
    "localFile": "https://api.routeconverter.com/v1/files/829/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1028/?format=api"
}