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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2000/?format=api",
    "description": "Bushaltestellen - Briefkästen - Telefonzellen",
    "creator_name": "ahahn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70827eaa-1d52-46ca-8f83-2542344e7568"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6241/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8318/?format=api"
}