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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "G3-ascii.ovl",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07be6a37-1116-4b1c-aed8-710604146bb4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35066/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51557/",
    "metadata": {
        "length": 27783,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 148,
        "size": 30451,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2005-07-12T09:19:36+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}