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

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

{
    "category": "https://api.routeconverter.com/v1/categories/917/?format=api",
    "description": "Rundweg 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fa16128-a0c4-4f6e-83d9-2f1f5fdec3ce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2953/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3531/?format=api"
}