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

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

{
    "category": "https://api.routeconverter.com/v1/categories/729/",
    "description": "Großer Heideweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/801e4df5-aa08-4c73-9377-49b739920446"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2121/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2635/",
    "metadata": {
        "length": 10185,
        "lengthKind": "track",
        "duration": 5224,
        "positionLists": 1,
        "positions": 468,
        "size": 53867,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-08-23T08:46:49+00:00",
        "elevationGain": 44,
        "elevationLoss": 78,
        "country": "DE"
    }
}