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

GET /v1/routes/56247/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "e25c3a07d7b7609aec3fc2cf7f535c67"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/?format=api",
    "description": "2010_Sb_Bo_linkesUfer",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c996bbb0-afd3-4ec4-a483-913453803ccc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39756/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56247/?format=api",
    "metadata": {
        "length": 56640,
        "lengthKind": "track",
        "duration": 11070,
        "positionLists": 1,
        "positions": 1709,
        "size": 180289,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-23T11:20:37+00:00",
        "elevationGain": 633,
        "elevationLoss": 480,
        "country": "AT"
    }
}