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

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

{
    "category": "https://api.routeconverter.com/v1/categories/452/",
    "description": "Steinach Bergkapelle",
    "creator_name": "maffy",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a3777ac-a950-43fa-b724-87e2f3beae17"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1272/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1584/",
    "metadata": {
        "length": 17133,
        "lengthKind": "straight-line",
        "duration": 16950,
        "positionLists": 3,
        "positions": 327,
        "size": 59937,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-04-13T12:42:38+00:00",
        "elevationGain": 2082,
        "elevationLoss": 1404,
        "country": "DE"
    }
}