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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2064/",
    "description": "Bilstein_Niedenstein mit super Blick",
    "creator_name": "WanderWurzel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d48323f0-fce1-4b50-a352-7f08c0f07317"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5783/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7825/",
    "metadata": {
        "length": 5399,
        "lengthKind": "track",
        "duration": 333,
        "positionLists": 1,
        "positions": 23,
        "size": 5432,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-17T17:09:49+00:00",
        "elevationGain": 65,
        "elevationLoss": 112,
        "country": "DE"
    }
}