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

GET /v1/routes/51390/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "36f2199655a85b8c11f4309812df7f46"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Septembertour 2011 - Anfahrt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00f4a825-2951-49b4-907f-71834866cbaf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34899/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51390/?format=api",
    "metadata": {
        "length": 252804,
        "lengthKind": "routed",
        "duration": 19787,
        "positionLists": 1,
        "positions": 30,
        "size": 6909,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-04T05:50:00.353000+00:00",
        "elevationGain": 848,
        "elevationLoss": 882,
        "country": "DE"
    }
}