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

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

{
    "category": "https://api.routeconverter.com/v1/categories/911/",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e732fcf6-f14e-40f5-9a24-addee83de550"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2918/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3496/",
    "metadata": {
        "length": 5513,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 172,
        "size": 8937,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}