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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Narzissenweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/975101ba-7d6b-467b-b4fe-8d132f862c00"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2981/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3559/",
    "metadata": {
        "length": 9964,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 207,
        "size": 27940,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-18T15:10:20+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}