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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (83)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8b95d685-6e5b-497b-b29e-80f913597a78"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38262/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54753/",
    "metadata": {
        "length": 135232,
        "lengthKind": "straight-line",
        "duration": 1501,
        "positionLists": 1,
        "positions": 15,
        "size": 6444,
        "format": "Nokia Landmark Exchange (*.lmx)",
        "startTime": "2011-08-03T11:14:58.421000+00:00",
        "elevationGain": 578,
        "elevationLoss": 823,
        "country": "DE"
    }
}