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

GET /v1/routes/38102/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "b00d33e01c204bbaa93250d2bdb21267"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "2017-03-25 Saisonstart Löwenherz",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fc860260-913a-4788-94bf-6eeec4732195"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24197/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38102/?format=api",
    "metadata": {
        "length": 221108,
        "lengthKind": "track",
        "duration": 26169,
        "positionLists": 1,
        "positions": 14431,
        "size": 2410478,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-03-25T08:10:21+00:00",
        "country": "DE"
    }
}