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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Track 10.08.12 13:27",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/483a72e4-3308-43d5-bf55-bb2a7425d392"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36605/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53096/",
    "metadata": {
        "length": 31319,
        "lengthKind": "track",
        "duration": 10419,
        "positionLists": 1,
        "positions": 563,
        "size": 56293,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-10T11:27:07+00:00",
        "elevationGain": 551,
        "elevationLoss": 1657,
        "country": "IT"
    }
}