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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "description": "Test",
    "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/41003/?format=api"
}