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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Camping Municipal Pedro Ponce Sahagún, León, 24320, Castilla Y León 0034987781112 to Terradillos/Albergue Los Templarios",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4117fce3-3993-47d9-8ce3-b3fc2f5bfdfe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36431/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52922/",
    "metadata": {
        "length": 45666,
        "lengthKind": "straight-line",
        "duration": 1399,
        "positionLists": 3,
        "positions": 138,
        "size": 22629,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-30T09:12:59+00:00",
        "elevationGain": 336,
        "elevationLoss": 290,
        "country": "ES"
    }
}