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

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

{
    "category": "https://api.routeconverter.com/v1/categories/847/",
    "description": "Weilmünster-Idstein Runde 125 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b4374f6a-ce89-4fcf-be18-5ef42f62df9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5822/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7865/",
    "metadata": {
        "length": 126675,
        "lengthKind": "routed",
        "duration": 1701,
        "positionLists": 1,
        "positions": 45,
        "size": 9505,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-21T15:21:28.704000+00:00",
        "elevationGain": 1120,
        "elevationLoss": 1120,
        "country": "DE"
    }
}