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

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

{
    "category": "https://api.routeconverter.com/v1/categories/326/",
    "description": "125 Eifel 1",
    "creator_name": "gunnar",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a233a714-1c87-4be7-9312-f5026a5c1d2e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25515/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39280/",
    "metadata": {
        "length": 120069,
        "lengthKind": "track",
        "duration": 20769,
        "positionLists": 1,
        "positions": 1368,
        "size": 152469,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-06-26T07:55:56+00:00",
        "elevationGain": 1956,
        "elevationLoss": 1961,
        "country": "DE"
    }
}