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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 235",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/444eb55c-da2a-4f83-8c70-a89b80f10277"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36517/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53008/",
    "metadata": {
        "length": 4559,
        "lengthKind": "track",
        "duration": 12958,
        "positionLists": 1,
        "positions": 235,
        "size": 68118,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-16T09:00:52.427000+00:00",
        "elevationGain": 897,
        "elevationLoss": 64,
        "country": "AT"
    }
}