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

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

{
    "category": "https://api.routeconverter.com/v1/categories/400/",
    "description": "Altea Veelzijdig",
    "creator_name": "CasaPedro",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5478271a-cd7e-4d63-b372-cc01ebc1add6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1083/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1326/",
    "metadata": {
        "length": 9045,
        "lengthKind": "track",
        "duration": 8134,
        "positionLists": 1,
        "positions": 63,
        "size": 9487,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-12T19:56:50+00:00",
        "elevationGain": 166,
        "elevationLoss": 160,
        "country": "ES"
    }
}