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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "bod_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6be2c194-6532-4646-bed5-268489813767"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37492/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53983/",
    "metadata": {
        "length": 259756,
        "lengthKind": "track",
        "duration": 79731,
        "positionLists": 2,
        "positions": 2845,
        "size": 484153,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-12T10:30:03.671000+00:00",
        "elevationGain": 3178,
        "elevationLoss": 3168,
        "country": "DE"
    }
}