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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8031/",
    "description": "Rescued route 2013-05-18",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bb4434a3-13a4-421b-b48f-64579aa1fbee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39405/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55896/",
    "metadata": {
        "length": 5905,
        "lengthKind": "track",
        "duration": 2312,
        "positionLists": 1,
        "positions": 2105,
        "size": 762328,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-18T05:10:23+00:00",
        "elevationGain": 438,
        "elevationLoss": 432,
        "country": "HU"
    }
}