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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/",
    "description": "Rundweg 12",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/981ec9ee-c330-431a-a558-30b68b365a9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2631/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3191/",
    "metadata": {
        "length": 9526,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 315,
        "size": 15516,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}