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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Day 03-MAR-12 16:38:00",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0dc99f7f-dd1c-4a0d-a6fa-52572ef0685b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35202/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51693/",
    "metadata": {
        "length": 4285,
        "lengthKind": "track",
        "duration": 12249,
        "positionLists": 1,
        "positions": 120,
        "size": 13781,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-03T15:38:00+00:00",
        "elevationGain": 237,
        "elevationLoss": 34,
        "country": "ES"
    }
}