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

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

{
    "category": "https://api.routeconverter.com/v1/categories/833/",
    "description": "Wanderung durchs Hohe Venn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a9c74b51-37d4-4ce6-9b0a-a44628593a00"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2643/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3203/",
    "metadata": {
        "length": 16014,
        "lengthKind": "track",
        "duration": 14400,
        "positionLists": 1,
        "positions": 111,
        "size": 15482,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-20T17:48:57+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "BE"
    }
}