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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "30-MAR-14 04:32:22 PM",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/735b8357-ab03-466b-b353-73542216a9dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37712/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54203/",
    "metadata": {
        "length": 16710,
        "lengthKind": "track",
        "duration": 23761,
        "positionLists": 1,
        "positions": 2367,
        "size": 249666,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-30T07:56:03+00:00",
        "elevationGain": 1106,
        "elevationLoss": 1105,
        "country": "ES"
    }
}