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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Steyrtalradweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a45af55-f7cc-45ef-8c12-7f394becf3c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35123/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51614/",
    "metadata": {
        "length": 24453,
        "lengthKind": "track",
        "duration": 5868,
        "positionLists": 1,
        "positions": 617,
        "size": 73106,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-07-01T10:00:00+00:00",
        "elevationGain": 104,
        "elevationLoss": 233,
        "country": "AT"
    }
}