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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Eifelsteig",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42cf94be-e17a-4eab-a9e6-919772bcf0b2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36472/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52963/",
    "metadata": {
        "length": 31232,
        "lengthKind": "track",
        "duration": 22927,
        "positionLists": 1,
        "positions": 15098,
        "size": 2189845,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-11T07:52:47.833000+00:00",
        "elevationGain": 582,
        "elevationLoss": 569,
        "country": "DE"
    }
}