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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "Wetter, Sackpfeife, Bad Berleburg.",
    "creator_name": "JohanEhrenberg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd5c2037-c9a7-45e8-8beb-81a6d1fcb6b4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26773/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40413/",
    "metadata": {
        "length": 51209,
        "lengthKind": "track",
        "duration": 35160,
        "positionLists": 1,
        "positions": 4291,
        "size": 584133,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-01-01T06:54:21.443000+00:00",
        "elevationGain": 2239,
        "elevationLoss": 2031,
        "country": "DE"
    }
}