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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "VI Trofeo del Gallo Máster ( Treto )",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/237ca914-9f12-4d9d-bd90-378e152080fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35713/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52204/",
    "metadata": {
        "length": 86704,
        "lengthKind": "track",
        "duration": 7370,
        "positionLists": 1,
        "positions": 2971,
        "size": 1086938,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-29T14:35:02+00:00",
        "elevationGain": 658,
        "elevationLoss": 656,
        "country": "ES"
    }
}