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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8031/",
    "description": "Rescued route 2013-05-15",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f15c0c7b-be44-4e94-8a28-26fb8e078fdb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40715/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57206/",
    "metadata": {
        "length": 10325,
        "lengthKind": "track",
        "duration": 1812,
        "positionLists": 1,
        "positions": 1596,
        "size": 577176,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-15T05:44:37+00:00",
        "elevationGain": 121,
        "elevationLoss": 124,
        "country": "HU"
    }
}