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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(4) to Vía Trajana (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e53fb54-9ff4-4bd7-8262-0d612ef76fc1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36762/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53253/",
    "metadata": {
        "length": 232749,
        "lengthKind": "straight-line",
        "duration": 198143604,
        "positionLists": 6,
        "positions": 161,
        "size": 39285,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-29T07:31:14+00:00",
        "elevationGain": 360,
        "elevationLoss": 351,
        "country": "ES"
    }
}