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

GET /v1/routes/55796/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5b34e1609c73cd98fcac1b9ff5bf19f2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Kulinarikweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b6d8a0ed-00d4-4847-8323-8e95dd52360e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39305/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55796/",
    "metadata": {
        "length": 10613,
        "lengthKind": "track",
        "duration": 10922,
        "positionLists": 1,
        "positions": 647,
        "size": 107261,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-10T10:42:21+00:00",
        "elevationGain": 323,
        "elevationLoss": 318,
        "country": "AT"
    }
}