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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1177/?format=api",
    "description": "trail de l'ardéchois",
    "creator_name": "carron",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49b28bbe-7df4-4ef2-b00b-3820ed87349d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3613/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4304/?format=api"
}