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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2018-10-05(T) Turri - San Gavino - Iglesias - Fluminimaggiore - Guspini - San Luri - Turri",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ab04609-ce87-4392-9205-bf45e148a1ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27763/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41279/",
    "metadata": {
        "length": 187832,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3803,
        "size": 561123,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3186,
        "elevationLoss": 3185,
        "country": "IT"
    }
}