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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/",
    "description": "Tour-Nbg-Berg-Glatzenstein-Nbg (ca.140km-0%Schotter)",
    "creator_name": "Flying-Elephant",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59fb7b43-fba2-4879-9acb-becbe2b0e476"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5601/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7602/",
    "metadata": {
        "length": 134361,
        "lengthKind": "track",
        "duration": 17444,
        "positionLists": 1,
        "positions": 2975,
        "size": 656823,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-11-14T09:09:32+00:00",
        "elevationGain": 2045,
        "elevationLoss": 2037,
        "country": "DE"
    }
}