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

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

{
    "category": "https://api.routeconverter.com/v1/categories/167/",
    "description": "Track \"See + Hügel\"",
    "creator_name": "hampi40",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6c8b62c2-ca30-4aea-8cf0-ab7d5a1fa3b9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5670/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7673/",
    "metadata": {
        "length": 16938,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 440,
        "size": 22085,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CH"
    }
}