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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(2) to Santa Cruz de la Serós (7); 13-SEP-07 14:55:38",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/54eafd49-7cdd-46b2-aa76-e37d9d5b5995"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36918/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53409/",
    "metadata": {
        "length": 148603,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 387,
        "size": 51241,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-03T08:30:13+00:00",
        "elevationGain": 1775,
        "elevationLoss": 2452,
        "country": "ES"
    }
}