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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Johann-Dachauer-Straße 2, Konzell  to Johann-Dachauer-Straße 2, Konzell",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7056400a-c542-42ab-93db-d04a6b479b82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37611/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54102/",
    "metadata": {
        "length": 475843,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 144,
        "size": 54259,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-23T16:47:01+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}