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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Cruilla Salt to Vidrà",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/35778110-f5c9-42b3-a592-fd2f6a4f823e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36140/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52631/",
    "metadata": {
        "length": 12603,
        "lengthKind": "straight-line",
        "duration": 14392,
        "positionLists": 2,
        "positions": 1706,
        "size": 219869,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-11-25T07:45:59+00:00",
        "elevationGain": 743,
        "elevationLoss": 598,
        "country": "ES"
    }
}