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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Harzrundtour 295km viele Kurven",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a41dc23-74f7-4258-a388-a8361c7732e9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24242/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38144/",
    "metadata": {
        "length": 294944,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 12715,
        "size": 2132783,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-19T08:09:48+00:00",
        "elevationGain": 6538,
        "elevationLoss": 6405,
        "country": "DE"
    }
}