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

GET /v1/routes/50607/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4b9858eea7e40a1f90aaa2fa58178049"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "ACTIVE LOG: 09 окт 2010 13:25",
    "creator_name": "alariono",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ac0ac70c-c6af-4de0-af6d-3136fd2e2fe0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4935/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50607/",
    "metadata": {
        "length": 1076867,
        "lengthKind": "track",
        "duration": 79541,
        "positionLists": 15,
        "positions": 10854,
        "size": 1046171,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-09T11:25:09+00:00",
        "elevationGain": 8784,
        "elevationLoss": 8667,
        "country": "FR"
    }
}