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

GET /v1/routes/3570/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0fa24e4dd184631748c1832fa381ec75"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Woffelsbach-Allersbach RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/44524515-1ca8-4cef-83c3-4080aa914ccf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2993/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3570/",
    "metadata": {
        "length": 7215,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 252,
        "size": 12633,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}