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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "25-MAY-14 01:37:17 PM",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec17084c-9c7b-4111-ac49-600713c09961"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40585/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57076/",
    "metadata": {
        "length": 11956,
        "lengthKind": "track",
        "duration": 9435,
        "positionLists": 1,
        "positions": 1217,
        "size": 128916,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-25T08:59:55+00:00",
        "elevationGain": 429,
        "elevationLoss": 437,
        "country": "ES"
    }
}