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

GET /v1/routes/8304/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3f97cab5bdc65526c4d8f27a8c97b99e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1994/",
    "description": "Park 3 Maja",
    "creator_name": "stachu56",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/39d42f06-797d-4cde-b0a7-19871df5ac94"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6228/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8304/",
    "metadata": {
        "length": 4735,
        "lengthKind": "track",
        "duration": 1392,
        "positionLists": 1,
        "positions": 1380,
        "size": 287143,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-02-13T12:10:21.160000+00:00",
        "elevationGain": 328,
        "elevationLoss": 335,
        "country": "PL"
    }
}