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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "runtastic_20120614_1056_Bicicleta de montaña",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/26b0feea-651e-4ce4-bd2f-6b89ddd034e9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35782/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52273/",
    "metadata": {
        "length": 39856,
        "lengthKind": "track",
        "duration": 6789,
        "positionLists": 1,
        "positions": 1918,
        "size": 292165,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-14T10:56:43+00:00",
        "elevationGain": 856,
        "elevationLoss": 857,
        "country": "ES"
    }
}