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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Huschelbach-Mestreng P-Platz",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95ca5a24-10b8-4bb0-9c7c-fcd2358ad6be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2674/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3234/",
    "metadata": {
        "length": 7472,
        "lengthKind": "track",
        "duration": 1435,
        "positionLists": 1,
        "positions": 299,
        "size": 22882,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-13T10:47:58+00:00",
        "elevationGain": 33,
        "elevationLoss": 22,
        "country": "DE"
    }
}