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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/",
    "description": "Felsenrundgang 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9308867e-d7ba-46b7-a6f5-bcd7800ce1e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3215/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3832/",
    "metadata": {
        "length": 6574,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 159,
        "size": 8346,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}