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

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

{
    "category": "https://api.routeconverter.com/v1/categories/452/?format=api",
    "description": "Steinach an der Saale Bergkapelle  Bildeiche ",
    "creator_name": "maffy",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dbd0beb9-ab56-47a1-b231-421de351efe3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1246/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1551/?format=api",
    "metadata": {
        "length": 45512,
        "lengthKind": "straight-line",
        "duration": 26175,
        "positionLists": 3,
        "positions": 1149,
        "size": 207341,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-04-08T13:04:07+00:00",
        "elevationGain": 8884,
        "elevationLoss": 9394,
        "country": "DE"
    }
}