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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Nideggen",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d6fab44f-0a1f-4263-b354-b1c478635bf6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2683/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3243/",
    "metadata": {
        "length": 18335,
        "lengthKind": "track",
        "duration": 14406,
        "positionLists": 1,
        "positions": 380,
        "size": 51191,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-17T20:50:23+00:00",
        "elevationGain": 534,
        "elevationLoss": 976,
        "country": "DE"
    }
}