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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Spargelroute rund um Warendorf ca. 40km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/591a13f3-7080-468c-a7e8-aa7a00a4e027"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37016/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53507/",
    "metadata": {
        "length": 41803,
        "lengthKind": "track",
        "duration": 1310354,
        "positionLists": 1,
        "positions": 186,
        "size": 28661,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-18T07:39:31.499000+00:00",
        "elevationGain": 119,
        "elevationLoss": 114,
        "country": "DE"
    }
}