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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "MM11-09-19MO",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9d24731b-265d-4943-aaae-b69462bc1493"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38718/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55209/",
    "metadata": {
        "length": 82930,
        "lengthKind": "track",
        "duration": 87940,
        "positionLists": 1,
        "positions": 3301,
        "size": 315591,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-19T07:20:11+00:00",
        "elevationGain": 476,
        "elevationLoss": 516
    }
}