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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2015-09-24(T) Chia - Teulada - Domus de Maria - Chia",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/202e2bfc-f85b-4b18-b868-6625d2e225ce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27728/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41244/",
    "metadata": {
        "length": 49764,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1446,
        "size": 219452,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1293,
        "elevationLoss": 1293,
        "country": "IT"
    }
}