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

GET /v1/routes/52509/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9e01bac956c293271583de3c3ef12f7a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ammer-Amper-Radweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/30d53a90-9231-4b21-8750-cb30c6a20ab4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36018/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52509/",
    "metadata": {
        "length": 350652,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 2327,
        "size": 173888,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 953,
        "elevationLoss": 1789,
        "country": "DE"
    }
}