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

GET /v1/routes/5331/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4c2c4f19ca8653e88893fbf5bb292d18"
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/207cc326-e45e-4303-98e8-159294d8e68b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4491/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5331/",
    "metadata": {
        "length": 246226,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 2479,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}