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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "888.kml/888",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3ffee752-32d8-4973-bff2-cd6355c56f9f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36409/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52900/",
    "metadata": {
        "length": 287779,
        "lengthKind": "routed",
        "positionLists": 3,
        "positions": 73,
        "size": 11383,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}