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

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

{
    "category": "https://api.routeconverter.com/v1/categories/915/",
    "description": "Rundweg 5",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/10d7be51-269b-4ada-9169-68badce130af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2938/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3516/",
    "metadata": {
        "length": 4179,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 206,
        "size": 10501,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}