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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "1 (2013-09-27 11:01:33)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c9707e1a-58b0-4fc4-9a03-91c4e86da47b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39751/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56242/",
    "metadata": {
        "length": 7498,
        "lengthKind": "track",
        "duration": 17354,
        "positionLists": 1,
        "positions": 1759,
        "size": 181674,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-27T10:01:33+00:00",
        "elevationGain": 452,
        "elevationLoss": 410,
        "country": "AT"
    }
}