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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Sentiero Roma",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c60543c-2060-49e1-84cd-736154656487"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38688/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55179/",
    "metadata": {
        "length": 28696,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 316,
        "size": 39372,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "IT"
    }
}