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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "roma_str",
    "creator_name": "lutz Brauer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b06c29d6-00a8-4cf0-ad3a-e775ccb81356"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23990/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50729/",
    "metadata": {
        "length": 466875,
        "lengthKind": "track",
        "duration": 112033,
        "positionLists": 1,
        "positions": 5220,
        "size": 635453,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-01-01T05:00:00+00:00",
        "elevationGain": 7564,
        "elevationLoss": 6942,
        "country": "DE"
    }
}