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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "115 Km Aguion, Bustellan y Cabruñana",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bca703d1-b48f-43a3-a085-bc35515d4438"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39439/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55930/",
    "metadata": {
        "length": 114036,
        "lengthKind": "track",
        "duration": 19444,
        "positionLists": 1,
        "positions": 4305,
        "size": 550803,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-31T08:03:22+00:00",
        "elevationGain": 2156,
        "elevationLoss": 2139,
        "country": "ES"
    }
}