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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Girona  - Llagostera - Massís de Cadiretes - Vidreres -Caldes -Fornells de la Selva",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/650ea845-68af-4c88-9630-56ff9160bc80"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37327/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53818/",
    "metadata": {
        "length": 76079,
        "lengthKind": "track",
        "duration": 8861,
        "positionLists": 1,
        "positions": 3732,
        "size": 474942,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-11-23T14:37:32+00:00",
        "elevationGain": 3482,
        "elevationLoss": 3483,
        "country": "ES"
    }
}