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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1454/",
    "description": "brac nach VAR",
    "creator_name": "navi_henry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71426ddf-99b2-4421-ae8c-1bdb39471022"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4492/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5332/",
    "metadata": {
        "length": 203708,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 12,
        "size": 3527,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}