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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "1 (2013-09-28 09:57:57)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/092393ac-dc72-446f-b65f-f010f85ca545"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35097/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51588/",
    "metadata": {
        "length": 14988,
        "lengthKind": "track",
        "duration": 6276,
        "positionLists": 1,
        "positions": 1570,
        "size": 162426,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-28T08:57:57+00:00",
        "elevationGain": 552,
        "elevationLoss": 432,
        "country": "AT"
    }
}