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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta Mallecina",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d74d8a24-0cb1-4ff3-97e9-8839918b8868"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40101/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56592/",
    "metadata": {
        "length": 84915,
        "lengthKind": "track",
        "duration": 12295,
        "positionLists": 1,
        "positions": 4523,
        "size": 1653232,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-11-13T10:31:56+00:00",
        "elevationGain": 945,
        "elevationLoss": 971,
        "country": "ES"
    }
}