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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8017/",
    "description": "new track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7949d89e-0e3a-45c9-b5a5-400e8a7ccd9d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37836/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54327/",
    "metadata": {
        "length": 1942057,
        "lengthKind": "track",
        "positionLists": 6,
        "positions": 243,
        "size": 19270,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DK"
    }
}