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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "01-MAY-14 07:12:20 PM",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c1efaa1-1c8d-4c22-a531-b9675d8b4a90"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35903/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52394/",
    "metadata": {
        "length": 12818,
        "lengthKind": "track",
        "duration": 25574,
        "positionLists": 1,
        "positions": 2321,
        "size": 246160,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-01T10:06:01+00:00",
        "elevationGain": 771,
        "elevationLoss": 768,
        "country": "ES"
    }
}