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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Krassow rund ffff",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4fc404eb-d8ce-48a4-869f-9fe6460225fe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36799/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53290/",
    "metadata": {
        "length": 27481,
        "lengthKind": "track",
        "duration": 9778,
        "positionLists": 1,
        "positions": 2240,
        "size": 204176,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-11T11:01:39+00:00",
        "elevationGain": 2103,
        "elevationLoss": 2067,
        "country": "DE"
    }
}