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

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

{
    "category": "https://api.routeconverter.com/v1/categories/908/",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f8614eb-91df-4ec1-b175-1eacce099ca4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2904/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3482/",
    "metadata": {
        "length": 6872,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 333,
        "size": 16343,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}