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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Rurberg-Vogelsang",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2997d46c-88d4-409f-97eb-a6d682e7cbee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2617/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3177/",
    "metadata": {
        "length": 23911,
        "lengthKind": "track",
        "duration": 8594,
        "positionLists": 1,
        "positions": 525,
        "size": 70333,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-04-03T15:31:16+00:00",
        "elevationGain": 1159,
        "elevationLoss": 1159,
        "country": "DE"
    }
}