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

GET /v1/routes/39030/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7dc7356d33f9e51df48254b8b99bec28"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7127/?format=api",
    "description": "Mt Kilcoy 18 Jan 17",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c66223a4-b9d4-42c3-ae5c-f43d1f223f2d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25240/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39030/?format=api",
    "metadata": {
        "length": 585898,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 6441,
        "size": 444259,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AU"
    }
}