GET /api-backend/company/search/?format=api&offset=12140
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 12142,
    "next": null,
    "previous": "http://werpflegtwie.de/api-backend/company/search/?format=api&limit=10&offset=12130",
    "results": [
        {
            "logo": {
                "url": "https://werpflegtwie.de/images/c90929e8-e6de-452d-af84-2e9c9cdb93d6/1717492862-890074.webp",
                "file_type": "IMAGE"
            },
            "name": "Evangelische Heimstiftung Matthäus-Ratzeberger-Stift",
            "slug": "evangelische-heimstiftung-matthaus-ratzeberger-stift",
            "services": [
                {
                    "name": "Betreutes Wohnen"
                },
                {
                    "name": "Stationäres Pflegeheim"
                }
            ],
            "features": [
                {
                    "name": "Christlich"
                }
            ],
            "street": "Erzbergerstraße 4, Wangen, Deutschland",
            "zip_code": "88239",
            "coords": {
                "lat": 47.6830031,
                "lon": 9.838529399999999
            },
            "subscription": "FREE_TIER",
            "is_authorized": true,
            "is_wpw_confirmed": false,
            "average_rating": 4.666666666666667,
            "ratings_count": 3,
            "job_offers_count": 0,
            "created_at": "2024-06-04T09:21:02.463389Z",
            "updated_at": "2024-06-06T16:19:52.153136Z",
            "id": "4fd1ce8d-43d7-4916-af2e-61dfe841f78a"
        },
        {
            "name": "AMARITA Oldenburg",
            "slug": "amarita-oldenburg",
            "services": [
                {
                    "name": "Tagespflegeeinrichtung"
                },
                {
                    "name": "Stationäres Pflegeheim"
                },
                {
                    "name": "Pflege-Wohngemeinschaften"
                }
            ],
            "street": "Clausewitzstr. 5, Oldenburg, Deutschland",
            "zip_code": "26125",
            "coords": {
                "lat": 53.16379999999999,
                "lon": 8.24526
            },
            "subscription": "FREE_TIER",
            "is_authorized": true,
            "is_wpw_confirmed": false,
            "average_rating": 3.033333333333333,
            "ratings_count": 5,
            "job_offers_count": 0,
            "created_at": "2024-06-04T08:43:09.072940Z",
            "updated_at": "2024-06-06T13:22:20.252452Z",
            "id": "3ffa4f12-bd71-4789-a718-b7d3a1798ab7"
        }
    ]
}