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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/",
    "description": "Zweifall-Obermaubach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e760f5c2-204a-4edd-af04-3d991e55548d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3231/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3848/",
    "metadata": {
        "length": 17537,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 90,
        "size": 5176,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}