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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/",
    "description": "2018 Dänische Südsee",
    "creator_name": "CarpeVitam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d4126c3-6b5e-4e18-b248-9f3972ed5697"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25626/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39380/",
    "metadata": {
        "length": 419585,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 297,
        "size": 40705,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 18,
        "elevationLoss": 17,
        "country": "DE"
    }
}