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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "Track_Nordseekuestenradweg_England",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/910d0d1a-ce53-463e-a781-8119c1d138f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38429/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54920/",
    "metadata": {
        "length": 1022962,
        "lengthKind": "track",
        "duration": 1,
        "positionLists": 1,
        "positions": 21140,
        "size": 3288713,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-05T12:07:03+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "GB"
    }
}