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

GET /v1/routes/50685/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8a457e1fa0b71d4a3284cef08a728055"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "ACTIVE LOG093823",
    "creator_name": "mikasee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8a092cae-6882-4fbd-a849-3aa64ec9cf82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6257/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50685/",
    "metadata": {
        "length": 81726,
        "lengthKind": "track",
        "duration": 33664,
        "positionLists": 1,
        "positions": 270,
        "size": 54946,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-30T07:35:41+00:00",
        "elevationGain": 740,
        "elevationLoss": 725,
        "country": "CZ"
    }
}