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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3301/",
    "description": "Gomera Durch das obere Orotavatal 10,6km",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0ce1f340-1c34-4f13-895f-af60cb245e1e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2390/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2936/",
    "metadata": {
        "length": 10613,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 400,
        "size": 38583,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 464,
        "elevationLoss": 501
    }
}