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

GET /v1/routes/3484/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7edc890215f9ec87ce43240fc38855ac"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/908/?format=api",
    "description": "Rundweg 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a604c59-1ba5-49c7-acb3-7a7f8d439973"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2906/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3484/?format=api",
    "metadata": {
        "length": 4168,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 210,
        "size": 10685,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}