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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "24 km um Kallenberg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49d2dbfc-57bc-4467-89d5-d545ebb52a71"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36646/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53137/",
    "metadata": {
        "length": 23675,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 364,
        "size": 48352,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T01:00:00+00:00",
        "elevationGain": 267,
        "elevationLoss": 268,
        "country": "DE"
    }
}