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

GET /v1/routes/3577/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8c8ee68332fc594c365b277f307eb083"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/918/",
    "description": "Hohe Venn GPS 23836",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c088df38-d23c-4a6e-888b-1da144baa689"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2999/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3577/",
    "metadata": {
        "length": 16177,
        "lengthKind": "track",
        "duration": 13772,
        "positionLists": 1,
        "positions": 1075,
        "size": 142935,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-20T17:51:53+00:00",
        "elevationGain": 308,
        "elevationLoss": 295,
        "country": "BE"
    }
}