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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "CR-DERECHA; Cruce Derecha to CR-IZQUIERDA; Cruce Izquierda",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b29cc23c-8626-45ae-a557-4d6a16b09ed1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39218/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55709/",
    "metadata": {
        "length": 35809,
        "lengthKind": "straight-line",
        "duration": 34364,
        "positionLists": 1,
        "positions": 21,
        "size": 5158,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-06T09:00:36.001000+00:00",
        "elevationGain": 2964,
        "elevationLoss": 4001,
        "country": "ES"
    }
}