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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Mallecina, Viescas y Corredoria por Ondes",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7d3e0eb-84d5-4878-9993-0c63c68c0f40"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39324/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55815/",
    "metadata": {
        "length": 141260,
        "lengthKind": "track",
        "duration": 20380,
        "positionLists": 1,
        "positions": 8416,
        "size": 3072971,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-20T08:02:43+00:00",
        "elevationGain": 2205,
        "elevationLoss": 2161,
        "country": "ES"
    }
}