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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Einruhr-Hirschrott kurz",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/79da1826-a33f-40cd-ae35-98a7a2916884"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2591/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3151/",
    "metadata": {
        "length": 15336,
        "lengthKind": "track",
        "duration": 15250,
        "positionLists": 1,
        "positions": 949,
        "size": 121061,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-23T21:47:32+00:00",
        "elevationGain": 586,
        "elevationLoss": 349,
        "country": "DE"
    }
}