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

GET /v1/routes/52736/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "44540336f028285b7b8932b7186e8f7c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011_Gg_Postalm_Strobl_Fuschl_Hl",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3a0059e9-4a20-488a-8d03-66d66d430169"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36245/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52736/",
    "metadata": {
        "length": 101711,
        "lengthKind": "track",
        "duration": 26515,
        "positionLists": 1,
        "positions": 3657,
        "size": 385891,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-13T07:03:22+00:00",
        "elevationGain": 1567,
        "elevationLoss": 1592,
        "country": "AT"
    }
}