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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "60kmStrecke on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72200087-4361-4c1b-a8bf-997a53626b9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37663/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54154/",
    "metadata": {
        "length": 78890,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 529,
        "size": 48718,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}