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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Brück-Abenden",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1c300a25-a578-4dec-9241-b32808524ba4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2670/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3229/",
    "metadata": {
        "length": 10434,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 917,
        "size": 43217,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}