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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Gerards Run 5 Jul 2015",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42a0d3d5-2b8a-4ffb-acae-0dd65c6e362b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25223/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39013/",
    "metadata": {
        "length": 330348,
        "lengthKind": "track",
        "duration": 33405,
        "positionLists": 1,
        "positions": 11326,
        "size": 4333968,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-07-02T21:28:22+00:00",
        "elevationGain": 7384,
        "elevationLoss": 7391,
        "country": "AU"
    }
}