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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/?format=api",
    "description": "Rheinfelden Colmar",
    "creator_name": "Hebbi",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.de/maps?f=d&source=s_d&saddr=Uhlandweg,+79618+Rheinfelden+(Baden),+L%C3%B6rrach,+Baden-W%C3%BCrttemberg&daddr=16+Rue+Emile+Schwoerer,+68000+Colmar,+Frankreich&hl=de&geocode=Fci41QId",
    "url": "https://api.routeconverter.com/v1/routes/2686/?format=api"
}