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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/?format=api",
    "description": "3 See Fahrt",
    "creator_name": "Dragon",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/270754bd-c535-461c-b00d-ddb38e10f590"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1301/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1628/?format=api"
}