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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Bruno's Run 30 Dec 2015",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a8ae5e4-755a-4748-828f-226d245c87b7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25215/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39005/",
    "metadata": {
        "length": 251742,
        "lengthKind": "track",
        "duration": 31233,
        "positionLists": 1,
        "positions": 4935,
        "size": 562348,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-12-29T20:17:29.999000+00:00",
        "elevationGain": 3023,
        "elevationLoss": 3044,
        "country": "AU"
    }
}