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

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

{
    "category": "https://api.routeconverter.com/v1/categories/451/",
    "description": "grosser horst",
    "creator_name": "graffranz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/13747200-2357-4d50-9d07-a6d2e34db59b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1459/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1842/",
    "metadata": {
        "length": 14549,
        "lengthKind": "track",
        "duration": 6994,
        "positionLists": 1,
        "positions": 432,
        "size": 49634,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-15T13:40:04+00:00",
        "elevationGain": 472,
        "elevationLoss": 346,
        "country": "DE"
    }
}