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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 4",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/399445b7-d301-4f35-8eb7-4376276a605c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36236/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52727/",
    "metadata": {
        "length": 21,
        "lengthKind": "track",
        "duration": 1597,
        "positionLists": 1,
        "positions": 4,
        "size": 384,
        "format": "ape@map (*.trk)",
        "startTime": "2014-08-27T06:05:12+00:00",
        "elevationGain": 492,
        "elevationLoss": 0,
        "country": "AT"
    }
}