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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "10/9/2013 09:54",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d7ccb2b2-6484-4b82-91f4-db8a2ed4c364"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40117/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56608/",
    "metadata": {
        "length": 21085,
        "lengthKind": "track",
        "duration": 23685,
        "positionLists": 1,
        "positions": 4376,
        "size": 454092,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-10-09T08:54:45.225000+00:00",
        "elevationGain": 2935,
        "elevationLoss": 2938,
        "country": "GB"
    }
}