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

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

{
    "category": "https://api.routeconverter.com/v1/categories/836/",
    "description": "Rundweg 3 Gut Habersauel-Freibad",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d8ab4de8-3566-4d75-9f7e-434d68bd0320"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2707/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3269/",
    "metadata": {
        "length": 2779,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 146,
        "size": 7741,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}