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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1111/?format=api",
    "description": "Glasgow - NC umweg",
    "creator_name": "martinvijn",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "https://maps.google.de/maps?saddr=The+Kirkhouse+Inn+Glasgow+Rd+Blanefield,+Strathblane,+Glasgow,+Glasgow+City+G63+9AA,+United+Kingdom&daddr=55.61711,-3.63045+to:55.49712,-3.18931+to:55.00348,-3.20162+",
    "url": "https://api.routeconverter.com/v1/routes/17742/?format=api"
}