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

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

{
    "category": "https://api.routeconverter.com/v1/categories/167/",
    "description": "Track \"Chrüzegg\"",
    "creator_name": "hampi40",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e2709b8f-7fcd-4d0c-9b10-c58b0cc7fef8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5664/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7666/",
    "metadata": {
        "length": 19503,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 635,
        "size": 31442,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CH"
    }
}