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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3640/?format=api",
    "description": "Neandertal",
    "creator_name": "thbs@thbs.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60c8d99a-cbd8-4b76-b21f-d3103fc620ce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25021/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38831/?format=api",
    "metadata": {
        "length": 10675,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 983,
        "size": 383172,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 1217,
        "elevationLoss": 1185,
        "country": "DE"
    }
}