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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "description": "Reise Carolinensiel",
    "creator_name": "Ticino",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "https://www.google.de/maps/dir///@51.1792594,6.7195217,12z/data=!4m2!4m1!3e0",
    "url": "https://api.routeconverter.com/v1/routes/41002/?format=api"
}