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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2014-03-09 10:07:20)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/449d21d9-b68f-42bf-8d4c-97d5884d7f23"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36524/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53015/",
    "metadata": {
        "length": 73278,
        "lengthKind": "track",
        "duration": 10919,
        "positionLists": 1,
        "positions": 2731,
        "size": 1129563,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-09T09:07:20+00:00",
        "elevationGain": 1106,
        "elevationLoss": 1106,
        "country": "DE"
    }
}