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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Fünf Flüsse Radweg",
    "creator_name": "klickan",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f00dd3f-8f3b-4985-a18e-410be182d6f6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3069/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50481/",
    "metadata": {
        "length": 288248,
        "lengthKind": "track",
        "duration": 80024,
        "positionLists": 1,
        "positions": 4497,
        "size": 630450,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-25T15:51:36+00:00",
        "elevationGain": 1728,
        "elevationLoss": 1751,
        "country": "DE"
    }
}