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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 7710",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ac5adf54-1a60-4df6-af96-62c28d4ced4a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39076/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55567/",
    "metadata": {
        "length": 84089,
        "lengthKind": "track",
        "duration": 15102,
        "positionLists": 1,
        "positions": 7710,
        "size": 999639,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-24T08:47:41.190000+00:00",
        "elevationGain": 3092,
        "elevationLoss": 3212,
        "country": "ES"
    }
}