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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 11279",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1b83146e-c774-4932-8162-ff8c083d6264"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35525/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52016/",
    "metadata": {
        "length": 12328,
        "lengthKind": "track",
        "duration": 792825,
        "positionLists": 1,
        "positions": 11281,
        "size": 3540362,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-02-14T10:33:40+00:00",
        "elevationGain": 4524,
        "elevationLoss": 4524,
        "country": "AT"
    }
}