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

GET /v1/routes/56732/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9d6f7a58a4299ae9a7f22facd69d09b8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Position 1 to Position 1512",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dd69bf33-db1c-4ac0-8c90-ae49e651edc2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40241/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56732/",
    "metadata": {
        "length": 29623,
        "lengthKind": "track",
        "duration": 11940,
        "positionLists": 1,
        "positions": 1512,
        "size": 194364,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-12T06:10:05+00:00",
        "elevationGain": 300,
        "elevationLoss": 293,
        "country": "PL"
    }
}