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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Graciosa (4)",
    "creator_name": "bodermatt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b3dec21d-5c38-429a-bd65-9668ed31220f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26795/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51117/",
    "metadata": {
        "length": 24171,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 568,
        "size": 41682,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}