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

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

{
    "category": "https://api.routeconverter.com/v1/categories/451/?format=api",
    "description": "Waldsaumpfad",
    "creator_name": "jober",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://www.freizeit-saar.eu/gps/Waldsaum.gpx",
    "url": "https://api.routeconverter.com/v1/routes/1673/?format=api"
}