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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(3) to Viloria de Rioja (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2911360a-a2e8-42e6-9a8c-eb9e2f92fad0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35834/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52325/",
    "metadata": {
        "length": 79411,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 175,
        "size": 24961,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-19T07:13:50+00:00",
        "elevationGain": 732,
        "elevationLoss": 549,
        "country": "ES"
    }
}