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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "300 km rossfeld und postalm",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e59eb4b-b72d-466c-8dfa-6b164b42fbef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4981/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/6971/?format=api"
}