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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "Liezen-Gesäuse-Präbichl-Seeberg-Buchau",
    "creator_name": "imoves61",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/202ef893-845f-4beb-84e9-2b87372d2289"
    },
    "localFile": "https://api.routeconverter.com/v1/files/196/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/231/?format=api",
    "metadata": {
        "length": 289695,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 3849,
        "size": 432307,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-05-02T09:32:16+00:00",
        "country": "AT"
    }
}