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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Einruhr-Sauermühle",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d3effc9d-7bd2-4f43-ac67-74aab140fb17"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2595/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3155/",
    "metadata": {
        "length": 8374,
        "lengthKind": "track",
        "duration": 3009,
        "positionLists": 1,
        "positions": 163,
        "size": 22551,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-01-30T11:47:39+00:00",
        "elevationGain": 437,
        "elevationLoss": 437,
        "country": "DE"
    }
}