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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Albergue San Bol to Tardajos/Alb. La Fábrica",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fbac5da-4650-46b6-bb19-3b9e695a0280"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36401/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52892/",
    "metadata": {
        "length": 162893,
        "lengthKind": "straight-line",
        "duration": 69132032,
        "positionLists": 4,
        "positions": 342,
        "size": 57260,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-30T06:57:49+00:00",
        "elevationGain": 538,
        "elevationLoss": 603,
        "country": "ES"
    }
}