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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Einruhr-Obersee RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/79948b33-b904-4a2f-bc3b-23fdce8e2e91"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2592/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3152/",
    "metadata": {
        "length": 5220,
        "lengthKind": "track",
        "duration": 4499,
        "positionLists": 1,
        "positions": 132,
        "size": 18458,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-19T20:33:37+00:00",
        "elevationGain": 141,
        "elevationLoss": 146,
        "country": "DE"
    }
}