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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/",
    "description": "Erkensruhr",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fd776104-0e1c-4c5d-a8ec-eddf52520091"
    },
    "localFile": "https://api.routeconverter.com/v1/files/866/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1065/",
    "metadata": {
        "length": 6711,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 306,
        "size": 15102,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}