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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rhein tour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63da5fef-2a8d-47fd-b942-e098cebb3812"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37287/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53778/",
    "metadata": {
        "length": 136778,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 11,
        "size": 1926,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}