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

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

{
    "category": "https://api.routeconverter.com/v1/categories/452/",
    "description": "Steinach  Schmallwasser Spielplatz",
    "creator_name": "maffy",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c2ce1316-7677-4e4f-8ada-39ce02c96f1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2149/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2666/",
    "metadata": {
        "length": 36525,
        "lengthKind": "straight-line",
        "duration": 26874,
        "positionLists": 3,
        "positions": 462,
        "size": 104915,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2009-08-30T14:05:41+00:00",
        "elevationGain": 4054,
        "elevationLoss": 4091,
        "country": "DE"
    }
}