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

GET /v1/routes/54508/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2b81c2c7220e81bcf1d07fce45fdcfaa"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Gründeckrunde_02052012",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80f05afd-2837-4ce3-822f-b4cdc0260f3e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38017/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54508/",
    "metadata": {
        "length": 64183,
        "lengthKind": "track",
        "duration": 10851,
        "positionLists": 1,
        "positions": 4339,
        "size": 560919,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-02T09:27:52+00:00",
        "elevationGain": 698,
        "elevationLoss": 703,
        "country": "AT"
    }
}