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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (57)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6586696d-c943-4488-bfee-e767419a3365"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37340/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53831/",
    "metadata": {
        "length": 67312,
        "lengthKind": "track",
        "duration": 679,
        "positionLists": 1,
        "positions": 10,
        "size": 3106,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-08T09:56:53.250000+00:00",
        "elevationGain": 183,
        "elevationLoss": 222,
        "country": "DE"
    }
}