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

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

{
    "category": "https://api.routeconverter.com/v1/categories/304/",
    "description": "Wattkopf",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/92ffbbea-02e2-46df-a53f-b42328013c6e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/782/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/971/",
    "metadata": {
        "length": 31291,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 477,
        "size": 83458,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-26T19:17:14.281000+00:00",
        "country": "DE"
    }
}