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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "laufwald",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/53fe2219-2c32-4b7d-8daf-e8350f7afe31"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36889/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53380/",
    "metadata": {
        "length": 21198,
        "lengthKind": "track",
        "duration": 7673,
        "positionLists": 1,
        "positions": 935,
        "size": 291247,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-10-12T11:42:40+00:00",
        "elevationGain": 333,
        "elevationLoss": 333,
        "country": "DE"
    }
}