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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Buhl-Stausee",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/12614972-ebc3-41ff-8bb8-505c31705171"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35328/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51819/",
    "metadata": {
        "length": 78422,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 368,
        "size": 48886,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T01:00:00+00:00",
        "elevationGain": 2106,
        "elevationLoss": 2442,
        "country": "DE"
    }
}