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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Üdingen-Boich",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b1bc446-1e66-4e33-90b5-02eca0537380"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2168/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2705/",
    "metadata": {
        "length": 8604,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 267,
        "size": 13312,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}