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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/",
    "description": "Rundweg 11",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/580f2cf3-72f5-446e-b12c-7e5aa4cc4055"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2630/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3190/",
    "metadata": {
        "length": 7342,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 402,
        "size": 19518,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}