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

GET /v1/routes/55141/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7eb945113fce0cb86a05f05fd35948ff"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Position 1 to Position 1713",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9a646382-e2e2-43da-a964-faf39160a963"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38650/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55141/",
    "metadata": {
        "length": 22921,
        "lengthKind": "track",
        "duration": 11944,
        "positionLists": 1,
        "positions": 1197,
        "size": 243794,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-11T16:46:21+00:00",
        "elevationGain": 805,
        "elevationLoss": 807,
        "country": "PL"
    }
}