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

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

{
    "category": "https://api.routeconverter.com/v1/categories/833/",
    "description": "Hochmoor über Stege",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a8c9759-b383-49d7-9ec2-02aea3191752"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2641/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3201/",
    "metadata": {
        "length": 12490,
        "lengthKind": "track",
        "duration": 10791,
        "positionLists": 1,
        "positions": 407,
        "size": 54783,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-20T17:49:27+00:00",
        "elevationGain": 153,
        "elevationLoss": 154,
        "country": "DE"
    }
}