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

GET /v1/routes/4834/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "751aa29d574fe94f57f60432b74b1ccd"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1632/",
    "description": "Großglockner-Tour vom Chiemsee aus ...",
    "creator_name": "Phill",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5bf25d0e-ecde-4afd-9997-e5f91a8f3eb2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4032/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4834/",
    "metadata": {
        "length": 950587,
        "lengthKind": "straight-line",
        "duration": 161,
        "positionLists": 3,
        "positions": 105,
        "size": 24653,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-18T19:58:01.992000+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}