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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1101/",
    "description": "Playas Tarifa (Playa bolonia - Ruinas Romanas de Baelo Claudia a Playa Punta Paloma)",
    "creator_name": "maxonet",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4486983b-8f46-4d62-a9e0-431676388ac5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3802/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4544/",
    "metadata": {
        "length": 10978,
        "lengthKind": "track",
        "duration": 259200,
        "positionLists": 1,
        "positions": 622,
        "size": 176800,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2010-05-29T16:41:09+00:00",
        "elevationGain": 627,
        "elevationLoss": 651,
        "country": "ES"
    }
}