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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8073/",
    "description": "Nicosia - Filani",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d1e4b46-9bb1-4f4a-83b0-8784ef542934"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36735/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53226/",
    "metadata": {
        "length": 52268,
        "lengthKind": "track",
        "duration": 8992,
        "positionLists": 1,
        "positions": 1373,
        "size": 349131,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-12-23T08:55:30+00:00",
        "elevationGain": 645,
        "elevationLoss": 581,
        "country": "CY"
    }
}