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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hittfeld>Hoopte 250km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/270e5d29-eed4-44b6-b6cc-3fcbf1afe512"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35791/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52282/",
    "metadata": {
        "length": 174995,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 31,
        "size": 4910,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}