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

GET /v1/routes/2479/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "cca70c00a4de90d797a46078524a2bf2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/23/",
    "description": "1200 Alpentour",
    "creator_name": "StefanF",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d32027e-b951-4d35-839b-0cbd4824c6d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1985/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2479/",
    "metadata": null
}