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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 7a Abkürzung",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bbaa6553-b254-4dca-8bed-ab5ed7031727"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1011/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1248/",
    "metadata": {
        "length": 8815,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 148,
        "size": 7837,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}