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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 10080 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b61952bc-defa-4b83-8e0a-d538376f096d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39291/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55782/",
    "metadata": {
        "length": 49549,
        "lengthKind": "track",
        "duration": 10328,
        "positionLists": 1,
        "positions": 10080,
        "size": 1436860,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-30T09:18:00+00:00",
        "elevationGain": 1279,
        "elevationLoss": 1279,
        "country": "ES"
    }
}