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

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

{
    "category": "https://api.routeconverter.com/v1/categories/847/?format=api",
    "description": "Ritter-Route von Schloß zu Schloß",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/12be837f-3451-4262-8d2b-da88cde7fadf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5820/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7863/?format=api"
}