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

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

{
    "category": "https://api.routeconverter.com/v1/categories/917/",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cec0c259-cdd0-4223-bc90-887dbe3e570b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2951/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3529/",
    "metadata": {
        "length": 3583,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 163,
        "size": 8523,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}