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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/?format=api",
    "description": "Kraichgau, Mosbach, Lobbach",
    "creator_name": "donaldduck",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cbb8d84b-e5f5-42c8-b7b0-796a5bdbd1ec"
    },
    "localFile": "https://api.routeconverter.com/v1/files/808/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1001/?format=api"
}