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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "B124",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a3912f1-1361-486f-885d-51750f9c99a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36655/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53146/",
    "metadata": {
        "length": 906435,
        "lengthKind": "routed",
        "duration": 10790,
        "positionLists": 2,
        "positions": 6087,
        "size": 556596,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-13T05:13:25+00:00",
        "elevationGain": 557,
        "elevationLoss": 1379,
        "country": "AT"
    }
}