RescueGroups (niezależny wydawca) (wersja zapoznawcza)
Od 2002 r. RescueGroups.org zapewniła organizacjom opieki nad zwierzętami łatwe w użyciu, bezpłatne i tanie usługi, takie jak portal Pet Adoption Portal, aby pomóc zmaksymalizować adopcje zwierząt.
Ten łącznik jest dostępny w następujących produktach i regionach:
| Usługa | Class | Regions |
|---|---|---|
| Copilot Studio | Premium | Wszystkie regiony usługi Power Automate z wyjątkiem następujących: - Rząd USA (GCC) - Rząd USA (GCC High) - China Cloud obsługiwane przez firmę 21Vianet - Departament Obrony USA (DoD) |
| Logic Apps | Standard | Wszystkie regiony usługi Logic Apps z wyjątkiem następujących: — Regiony platformy Azure Government — Regiony platformy Azure (Chiny) - Departament Obrony USA (DoD) |
| Power Apps | Premium | Wszystkie regiony usługi Power Apps z wyjątkiem następujących: - Rząd USA (GCC) - Rząd USA (GCC High) - China Cloud obsługiwane przez firmę 21Vianet - Departament Obrony USA (DoD) |
| Power Automate | Premium | Wszystkie regiony usługi Power Automate z wyjątkiem następujących: - Rząd USA (GCC) - Rząd USA (GCC High) - China Cloud obsługiwane przez firmę 21Vianet - Departament Obrony USA (DoD) |
| Kontakt | |
|---|---|
| Name | Troy Taylor |
| adres URL | https://www.hitachisolutions.com |
| ttaylor@hitachisolutions.com |
| Metadane łącznika | |
|---|---|
| Publisher | Troy Taylor |
| Witryna internetowa | https://rescuegroups.org/ |
| Zasady ochrony prywatności | https://rescuegroups.org/privacy-statement/ |
| Kategorie | Styl życia i rozrywka |
Tworzenie połączenia
Łącznik obsługuje następujące typy uwierzytelniania:
| Wartość domyślna | Parametry tworzenia połączenia. | Wszystkie regiony | Nie można udostępniać |
Domyślny
Dotyczy: wszystkie regiony
Parametry tworzenia połączenia.
Nie jest to możliwe do udostępnienia połączenie. Jeśli aplikacja power zostanie udostępniona innemu użytkownikowi, zostanie wyświetlony monit o jawne utworzenie nowego połączenia.
| Name | Typ | Description | Wymagane |
|---|---|---|---|
| Klucz interfejsu API | securestring | Klucz interfejsu API dla tego interfejsu API | Prawda |
Limity ograniczania
| Nazwa | Wywołania | Okres odnowienia |
|---|---|---|
| Wywołania interfejsu API na połączenie | 100 | 60 sekund |
Akcje
| Pobieranie ras |
Pobiera listę ras. |
| Pobieranie ras według gatunków |
Pobiera listę ras według gatunków. |
| Pobieranie ras według identyfikatora gatunku |
Pobiera listę ras według identyfikatora gatunku. |
| Pobieranie rasy według identyfikatora |
Pobiera informacje o rasie według identyfikatora. |
| Pobieranie zwierząt |
Pobierz listę zwierząt. |
| Pobieranie zwierząt w organizacji |
Pobierz listę zwierząt w organizacji. |
| Pobieranie zwierząt w organizacji według stanu |
Pobiera listę zwierząt w organizacji według stanu. |
| Pobieranie zwierząt według identyfikatora |
Pobiera informacje o zwierzęciu według identyfikatora. |
| Pobieranie zwierząt według stanu |
Pobiera listę zwierząt według stanu. |
| Uzyskiwanie organizacji |
Pobiera listę organizacji |
| Uzyskiwanie organizacji według identyfikatora |
Pobieranie organizacji według identyfikatora. |
Pobieranie ras
Pobiera listę ras.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Ograniczenie
|
limit | integer |
Limit. |
|
|
Strona
|
page | integer |
Numer strony. |
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
Liczba
|
meta.count | integer |
Liczba. |
|
Liczba zwróconych
|
meta.countReturned | integer |
Liczba zwrócona. |
|
Zwrócona strona
|
meta.pageReturned | integer |
Zwrócona strona. |
|
Strony
|
meta.pages | integer |
Liczba stron. |
|
Ograniczenie
|
meta.limit | integer |
Limit. |
|
Identyfikator transakcji
|
meta.transactionId | string |
Identyfikator transakcji. |
|
Dane
|
data | array of object | |
|
Typ
|
data.type | string |
Typ. |
|
identyfikator
|
data.id | string |
Identyfikator. |
|
Name
|
data.attributes.name | string |
Nazwa. |
|
Dane
|
data.relationships.species.data | array of object | |
|
Typ
|
data.relationships.species.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.species.data.id | string |
Identyfikator. |
|
Self
|
data.relationships.species.data.links.self | string |
Jaźni. |
|
Self
|
data.relationships.species.links.self | string |
Jaźni. |
|
Included
|
included | array of object | |
|
Typ
|
included.type | string |
Typ. |
|
identyfikator
|
included.id | string |
Identyfikator. |
|
Liczba pojedyncza
|
included.attributes.singular | string |
Pojedyncza. |
|
Liczba mnoga
|
included.attributes.plural | string |
Liczba mnoga. |
|
Młoda liczba pojedyncza
|
included.attributes.youngSingular | string |
Młoda liczba pojedyncza. |
|
Młoda liczba mnoga
|
included.attributes.youngPlural | string |
Młoda liczba mnoga. |
|
Self
|
links.self | string |
Jaźni. |
|
First
|
links.first | string |
Pierwszy. |
|
Last
|
links.last | string |
Ostatni. |
|
Next
|
links.next | string |
Następny. |
Pobieranie ras według gatunków
Pobiera listę ras według gatunków.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Gatunek
|
species | True | string |
Gatunek. |
|
Ograniczenie
|
limit | integer |
Limit. |
|
|
Strona
|
page | integer |
Numer strony. |
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
Liczba
|
meta.count | integer |
Liczba. |
|
Liczba zwróconych
|
meta.countReturned | integer |
Liczba zwrócona. |
|
Zwrócona strona
|
meta.pageReturned | integer |
Zwrócona strona. |
|
Strony
|
meta.pages | integer |
Liczba stron. |
|
Ograniczenie
|
meta.limit | integer |
Limit. |
|
Identyfikator transakcji
|
meta.transactionId | string |
Identyfikator transakcji. |
|
Dane
|
data | array of object | |
|
Typ
|
data.type | string |
Typ. |
|
identyfikator
|
data.id | string |
Identyfikator. |
|
Name
|
data.attributes.name | string |
Nazwa. |
|
Dane
|
data.relationships.species.data | array of object | |
|
Typ
|
data.relationships.species.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.species.data.id | string |
Identyfikator. |
|
Self
|
data.relationships.species.data.links.self | string |
Jaźni. |
|
Self
|
data.relationships.species.links.self | string |
Jaźni. |
|
Included
|
included | array of object | |
|
Typ
|
included.type | string |
Typ. |
|
identyfikator
|
included.id | string |
Identyfikator. |
|
Liczba pojedyncza
|
included.attributes.singular | string |
Pojedyncza. |
|
Liczba mnoga
|
included.attributes.plural | string |
Liczba mnoga. |
|
Młoda liczba pojedyncza
|
included.attributes.youngSingular | string |
Młoda liczba pojedyncza. |
|
Młoda liczba mnoga
|
included.attributes.youngPlural | string |
Młoda liczba mnoga. |
|
Self
|
links.self | string |
Jaźni. |
|
First
|
links.first | string |
Pierwszy. |
|
Last
|
links.last | string |
Ostatni. |
|
Next
|
links.next | string |
Następny. |
Pobieranie ras według identyfikatora gatunku
Pobiera listę ras według identyfikatora gatunku.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator
|
id | True | string |
Identyfikator. |
|
Ograniczenie
|
limit | integer |
Limit. |
|
|
Strona
|
page | integer |
Numer strony. |
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
Liczba
|
meta.count | integer |
Liczba. |
|
Liczba zwróconych
|
meta.countReturned | integer |
Liczba zwrócona. |
|
Zwrócona strona
|
meta.pageReturned | integer |
Zwrócona strona. |
|
Strony
|
meta.pages | integer |
Liczba stron. |
|
Ograniczenie
|
meta.limit | integer |
Limit. |
|
Identyfikator transakcji
|
meta.transactionId | string |
Identyfikator transakcji. |
|
Dane
|
data | array of object | |
|
Typ
|
data.type | string |
Typ. |
|
identyfikator
|
data.id | string |
Identyfikator. |
|
Name
|
data.attributes.name | string |
Nazwa. |
|
Dane
|
data.relationships.species.data | array of object | |
|
Typ
|
data.relationships.species.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.species.data.id | string |
Identyfikator. |
|
Self
|
data.relationships.species.data.links.self | string |
Jaźni. |
|
Self
|
data.relationships.species.links.self | string |
Jaźni. |
|
Included
|
included | array of object | |
|
Typ
|
included.type | string |
Typ. |
|
identyfikator
|
included.id | string |
Identyfikator. |
|
Liczba pojedyncza
|
included.attributes.singular | string |
Pojedyncza. |
|
Liczba mnoga
|
included.attributes.plural | string |
Liczba mnoga. |
|
Młoda liczba pojedyncza
|
included.attributes.youngSingular | string |
Młoda liczba pojedyncza. |
|
Młoda liczba mnoga
|
included.attributes.youngPlural | string |
Młoda liczba mnoga. |
|
Self
|
links.self | string |
Jaźni. |
|
First
|
links.first | string |
Pierwszy. |
|
Last
|
links.last | string |
Ostatni. |
Pobieranie rasy według identyfikatora
Pobiera informacje o rasie według identyfikatora.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator
|
id | True | string |
Identyfikator. |
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
Liczba
|
meta.count | integer |
Liczba. |
|
Liczba zwróconych
|
meta.countReturned | integer |
Liczba zwrócona. |
|
Zwrócona strona
|
meta.pageReturned | integer |
Zwrócona strona. |
|
Strony
|
meta.pages | integer |
Liczba stron. |
|
Ograniczenie
|
meta.limit | integer |
Limit. |
|
Identyfikator transakcji
|
meta.transactionId | string |
Identyfikator transakcji. |
|
Dane
|
data | array of object | |
|
Typ
|
data.type | string |
Typ. |
|
identyfikator
|
data.id | string |
Identyfikator. |
|
Name
|
data.attributes.name | string |
Nazwa. |
|
Dane
|
data.relationships.species.data | array of object | |
|
Typ
|
data.relationships.species.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.species.data.id | string |
Identyfikator. |
|
Self
|
data.relationships.species.data.links.self | string |
Jaźni. |
|
Self
|
data.relationships.species.links.self | string |
Jaźni. |
|
Included
|
included | array of object | |
|
Typ
|
included.type | string |
Typ. |
|
identyfikator
|
included.id | string |
Identyfikator. |
|
Liczba pojedyncza
|
included.attributes.singular | string |
Pojedyncza. |
|
Liczba mnoga
|
included.attributes.plural | string |
Liczba mnoga. |
|
Młoda liczba pojedyncza
|
included.attributes.youngSingular | string |
Młoda liczba pojedyncza. |
|
Młoda liczba mnoga
|
included.attributes.youngPlural | string |
Młoda liczba mnoga. |
|
Self
|
links.self | string |
Jaźni. |
|
First
|
links.first | string |
Pierwszy. |
|
Last
|
links.last | string |
Ostatni. |
Pobieranie zwierząt
Pobierz listę zwierząt.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Ograniczenie
|
limit | integer |
Limit. |
|
|
Strona
|
page | integer |
Numer strony. |
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
Liczba
|
meta.count | integer |
Liczba. |
|
Liczba zwróconych
|
meta.countReturned | integer |
Liczba zwrócona. |
|
Zwrócona strona
|
meta.pageReturned | integer |
Zwrócona strona. |
|
Ograniczenie
|
meta.limit | integer |
Limit. |
|
Strony
|
meta.pages | integer |
Liczba stron. |
|
Identyfikator transakcji
|
meta.transactionId | string |
Identyfikator transakcji. |
|
Dane
|
data | array of object | |
|
Typ
|
data.type | string |
Typ. |
|
identyfikator
|
data.id | string |
Identyfikator. |
|
Data przyjęcia
|
data.attributes.adoptedDate | string |
Data przyjęcia. |
|
Oczekuje na przyjęcie
|
data.attributes.isAdoptionPending | boolean |
Czy wdrożenie jest w toku. |
|
Grupa wiekowa
|
data.attributes.ageGroup | string |
Grupa wiekowa. |
|
Wiek
|
data.attributes.ageString | string |
Wiek. |
|
Data urodzenia
|
data.attributes.birthDate | string |
Data urodzenia. |
|
Czy data urodzenia jest dokładna
|
data.attributes.isBirthDateExact | boolean |
Czy data urodzenia jest dokładna. |
|
Rasa
|
data.attributes.breedString | string |
Rasa. |
|
Rasa podstawowa
|
data.attributes.breedPrimary | string |
Podstawowa rasa. |
|
Identyfikator podstawowy rasy
|
data.attributes.breedPrimaryId | integer |
Podstawowy identyfikator rasy. |
|
Rasa pomocnicza
|
data.attributes.breedSecondary | string |
Rasa pomocnicza. |
|
Identyfikator pomocniczy rasy
|
data.attributes.breedSecondaryId | integer |
Identyfikator rasy pomocniczej. |
|
Szczegóły koloru
|
data.attributes.colorDetails | string |
Szczegóły koloru. |
|
Jest dzięki uprzejmości aukcji
|
data.attributes.isCourtesyListing | boolean |
Czy lista jest uprzejma. |
|
Opis HTML
|
data.attributes.descriptionHtml | string |
Opis w kodzie HTML. |
|
Tekst opisu
|
data.attributes.descriptionText | string |
Tekst opisu. |
|
Potrzebuje wsparcia
|
data.attributes.isNeedingFoster | boolean |
To, czy potrzebujesz wsparcia. |
|
Znaleziono
|
data.attributes.isFound | boolean |
Czy znaleziono. |
|
Priority
|
data.attributes.priority | integer |
Priorytet. |
|
Name
|
data.attributes.name | string |
Nazwa. |
|
Liczba obrazów
|
data.attributes.pictureCount | integer |
Liczba obrazów. |
|
Adres URL miniatury obrazu
|
data.attributes.pictureThumbnailUrl | string |
Adres URL obrazu miniatury. |
|
Ciąg wyszukiwania
|
data.attributes.searchString | string |
Ciąg wyszukiwania. |
|
Sex
|
data.attributes.sex | string |
Seks. |
|
Rozmiar UOM
|
data.attributes.sizeUOM | string |
Jednostka rozmiaru miary. |
|
Slug
|
data.attributes.slug | string |
Ślimak. |
|
Jest sponsorowany
|
data.attributes.isSponsorable | boolean |
Czy jest sponsorowany. |
|
Adres URL obrazu trackera
|
data.attributes.trackerimageUrl | string |
Adres URL obrazu trackera. |
|
adres URL
|
data.attributes.url | string |
Adres URL. |
|
Liczba wideo
|
data.attributes.videoCount | integer |
Liczba wideo. |
|
Liczba adresów URL wideo
|
data.attributes.videoUrlCount | integer |
Liczba adresów URL wideo. |
|
Data utworzenia
|
data.attributes.createdDate | string |
Data utworzenia. |
|
Data aktualizacji
|
data.attributes.updatedDate | string |
Data aktualizacji. |
|
Poziom działania
|
data.attributes.activityLevel | string |
Poziom działania. |
|
Opłata za przyjęcie
|
data.attributes.adoptionFeeString | string |
Opłata za przyjęcie. |
|
Jest rasą mieszaną
|
data.attributes.isBreedMixed | boolean |
Czy jest rasą mieszaną. |
|
Czy koty są ok
|
data.attributes.isCatsOk | boolean |
Czy jest w porządku z kotami. |
|
Długość płaszcza
|
data.attributes.coatLength | string |
Długość płaszcza. |
|
Czy obecne szczepienia
|
data.attributes.isCurrentVaccinations | boolean |
Czy jest obecny w przypadku szczepień. |
|
Czy psy są ok
|
data.attributes.isDogsOk | boolean |
Czy jest w porządku z psami. |
|
Czy dzieci są ok
|
data.attributes.isKidsOk | boolean |
Czy jest w porządku z dziećmi. |
|
Reakcja nowych ludzi
|
data.attributes.newPeopleReaction | string |
Reakcja z nowymi ludźmi. |
|
Środowisko właściciela
|
data.attributes.ownerExperience | string |
Poprzednie środowisko właściciela. |
|
Rozmiar bieżący
|
data.attributes.sizeCurrent | float |
Bieżący rozmiar. |
|
Grupa rozmiarów
|
data.attributes.sizeGroup | string |
Rozmiar grupy. |
|
Potencjalny rozmiar
|
data.attributes.sizePotential | integer |
Potencjalny rozmiar. |
|
To specjalne potrzeby
|
data.attributes.isSpecialNeeds | boolean |
Czy jest to specjalne potrzeby. |
|
Dostępna data
|
data.attributes.availableDate | string |
Dostępna data. |
|
Jest przeszkolony przez dom
|
data.attributes.isHousetrained | boolean |
Czy jest przeszkolony przez dom. |
|
Identyfikator ratownictwa
|
data.attributes.rescueId | string |
Identyfikator ratownictwa. |
|
Seksy dla dorosłych ok
|
data.attributes.adultSexesOk | string |
Dorosłe płcie dobrze z. |
|
Poziom energii
|
data.attributes.energyLevel | string |
Poziom energii. |
|
Wymagania dotyczące ogrodzenia
|
data.attributes.fenceNeeds | string |
Ogrodzenie wymaga. |
|
Potrzeby pielęgnacji
|
data.attributes.groomingNeeds | string |
Pielęgnacja wymaga. |
|
Trenowanie nieposłuszeństwa
|
data.attributes.obedienceTraining | string |
Szkolenie nieposłuszeństwa. |
|
Cechy
|
data.attributes.qualities | array of string |
Cechy. |
|
Poziom wokalny
|
data.attributes.vocalLevel | string |
Poziom wokalny. |
|
Jest wymagana stoczni
|
data.attributes.isYardRequired | boolean |
Czy stocznia jest wymagana. |
|
Szczegóły dotyczące specjalnych potrzeb
|
data.attributes.specialNeedsDetails | string |
Szczegóły dotyczące specjalnych potrzeb. |
|
Wymagania dotyczące ćwiczeń
|
data.attributes.exerciseNeeds | string |
Ćwiczenie wymaga. |
|
Wewnątrz na zewnątrz
|
data.attributes.indoorOutdoor | string |
Preferencje wewnątrz i na zewnątrz. |
|
Poziom szopy
|
data.attributes.sheddingLevel | string |
Poziom szopy. |
|
Podsumowanie
|
data.attributes.summary | string |
Podsumowanie. |
|
Jest declawed
|
data.attributes.isDeclawed | boolean |
Czy jest delawed. |
|
Typ ucha
|
data.attributes.earType | string |
Typ ucha. |
|
Kolor oczu
|
data.attributes.eyeColor | string |
Kolor oczu. |
|
Typ ogona
|
data.attributes.tailType | string |
Typ ogona. |
|
Przyczyna zabicia
|
data.attributes.killReason | string |
Powód zabicia. |
|
Dane
|
data.relationships.breeds.data | array of object | |
|
Typ
|
data.relationships.breeds.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.breeds.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.species.data | array of object | |
|
Typ
|
data.relationships.species.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.species.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.statuses.data | array of object | |
|
Typ
|
data.relationships.statuses.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.statuses.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.locations.data | array of object | |
|
Typ
|
data.relationships.locations.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.locations.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.orgs.data | array of object | |
|
Typ
|
data.relationships.orgs.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.orgs.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.pictures.data | array of object | |
|
Typ
|
data.relationships.pictures.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.pictures.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.colors.data | array of object | |
|
Typ
|
data.relationships.colors.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.colors.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.videourls.data | array of object | |
|
Typ
|
data.relationships.videourls.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.videourls.data.id | string |
Identyfikator. |
|
Included
|
included | array of object | |
|
Typ
|
included.type | string |
Typ. |
|
identyfikator
|
included.id | string |
Identyfikator. |
|
Name
|
included.attributes.name | string |
Nazwa. |
|
Liczba pojedyncza
|
included.attributes.singular | string |
Pojedyncza. |
|
Liczba mnoga
|
included.attributes.plural | string |
Liczba mnoga. |
|
Młoda liczba pojedyncza
|
included.attributes.youngSingular | string |
Młoda liczba pojedyncza. |
|
Młoda liczba mnoga
|
included.attributes.youngPlural | string |
Młoda liczba mnoga. |
|
Description
|
included.attributes.description | string |
Opis. |
|
Ulica
|
included.attributes.street | string |
Ulica. |
|
Miejscowość
|
included.attributes.city | string |
Miejscowość. |
|
State
|
included.attributes.state | string |
Stan. |
|
Miasto/stan
|
included.attributes.citystate | string |
Miasto i stan. |
|
Kod pocztowy
|
included.attributes.postalcode | string |
Kod pocztowy. |
|
Country
|
included.attributes.country | string |
Kraj. |
|
Telefon
|
included.attributes.phone | string |
Telefon. |
|
Lat
|
included.attributes.lat | float |
Szerokość geograficzna. |
|
Lon
|
included.attributes.lon | float |
Długość geograficzna. |
|
Współrzędne
|
included.attributes.coordinates | string |
Współrzędne. |
|
Email
|
included.attributes.email | string |
Adres e-mail. |
|
adres URL
|
included.attributes.url | string |
Adres URL. |
|
Facebook URL
|
included.attributes.facebookUrl | string |
Adres URL serwisu Facebook. |
|
Typ
|
included.attributes.type | string |
Typ. |
|
Rozmiar pliku
|
included.attributes.original.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.original.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.original.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.original.url | string |
Adres URL. |
|
Rozmiar pliku
|
included.attributes.large.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.large.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.large.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.large.url | string |
Adres URL. |
|
Rozmiar pliku
|
included.attributes.small.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.small.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.small.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.small.url | string |
Adres URL. |
|
Zamówienie
|
included.attributes.order | integer |
Kolejność. |
|
Created
|
included.attributes.created | string |
Po utworzeniu. |
|
Updated
|
included.attributes.updated | string |
Po zaktualizowaniu. |
|
Services
|
included.attributes.services | string |
Usługi. |
|
Proces wdrażania
|
included.attributes.adoptionProcess | string |
Proces wdrażania. |
|
O nas
|
included.attributes.about | string |
O. |
|
Adres URL wdrożenia
|
included.attributes.adoptionUrl | string |
Adres URL wdrożenia. |
|
Adres URL darowizny
|
included.attributes.donationUrl | string |
Adres URL darowizny. |
|
Identyfikator wideo
|
included.attributes.videoId | string |
Identyfikator wideo. |
|
Miniatura adresu URL
|
included.attributes.urlThumbnail | string |
Adres URL miniatury. |
|
Self
|
included.links.self | string |
Jaźni. |
Pobieranie zwierząt w organizacji
Pobierz listę zwierząt w organizacji.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator
|
id | True | string |
Identyfikator. |
|
Ograniczenie
|
limit | integer |
Limit. |
|
|
Strona
|
page | integer |
Numer strony. |
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
Liczba
|
meta.count | integer |
Liczba. |
|
Liczba zwróconych
|
meta.countReturned | integer |
Liczba zwrócona. |
|
Zwrócona strona
|
meta.pageReturned | integer |
Zwrócona strona. |
|
Ograniczenie
|
meta.limit | integer |
Limit. |
|
Strony
|
meta.pages | integer |
Liczba stron. |
|
Identyfikator transakcji
|
meta.transactionId | string |
Identyfikator transakcji. |
|
Dane
|
data | array of object | |
|
Typ
|
data.type | string |
Typ. |
|
identyfikator
|
data.id | string |
Identyfikator. |
|
Poziom działania
|
data.attributes.activityLevel | string |
Poziom działania. |
|
Oczekuje na przyjęcie
|
data.attributes.isAdoptionPending | boolean |
Czy wdrożenie jest w toku. |
|
Wiek
|
data.attributes.ageString | string |
Wiek. |
|
Data urodzenia
|
data.attributes.birthDate | string |
Data urodzenia. |
|
Czy data urodzenia jest dokładna
|
data.attributes.isBirthDateExact | boolean |
Czy data urodzenia jest dokładna. |
|
Rasa
|
data.attributes.breedString | string |
Rasa. |
|
Rasa podstawowa
|
data.attributes.breedPrimary | string |
Podstawowa rasa. |
|
Identyfikator podstawowy rasy
|
data.attributes.breedPrimaryId | integer |
Podstawowy identyfikator rasy. |
|
Jest rasą mieszaną
|
data.attributes.isBreedMixed | boolean |
Czy jest rasą mieszaną. |
|
Czy koty są ok
|
data.attributes.isCatsOk | boolean |
Czy jest w porządku z kotami. |
|
Długość płaszcza
|
data.attributes.coatLength | string |
Długość płaszcza. |
|
Szczegóły koloru
|
data.attributes.colorDetails | string |
Szczegóły koloru. |
|
Jest dzięki uprzejmości aukcji
|
data.attributes.isCourtesyListing | boolean |
Czy lista jest uprzejma. |
|
Czy obecne szczepienia
|
data.attributes.isCurrentVaccinations | boolean |
Czy jest obecny w przypadku szczepień. |
|
Jest declawed
|
data.attributes.isDeclawed | boolean |
Czy jest delawed. |
|
Opis HTML
|
data.attributes.descriptionHtml | string |
Opis w kodzie HTML. |
|
Tekst opisu
|
data.attributes.descriptionText | string |
Tekst opisu. |
|
Potrzebuje wsparcia
|
data.attributes.isNeedingFoster | boolean |
To, czy potrzebujesz wsparcia. |
|
Znaleziono
|
data.attributes.isFound | boolean |
Czy znaleziono. |
|
Priority
|
data.attributes.priority | integer |
Priorytet. |
|
Wewnątrz na zewnątrz
|
data.attributes.indoorOutdoor | string |
Preferencje wewnątrz i na zewnątrz. |
|
Name
|
data.attributes.name | string |
Nazwa. |
|
Reakcja nowych ludzi
|
data.attributes.newPeopleReaction | string |
Reakcja z nowymi ludźmi. |
|
Środowisko właściciela
|
data.attributes.ownerExperience | string |
Poprzednie środowisko właściciela. |
|
Liczba obrazów
|
data.attributes.pictureCount | integer |
Liczba obrazów. |
|
Adres URL miniatury obrazu
|
data.attributes.pictureThumbnailUrl | string |
Adres URL obrazu miniatury. |
|
Ciąg wyszukiwania
|
data.attributes.searchString | string |
Ciąg wyszukiwania. |
|
Sex
|
data.attributes.sex | string |
Seks. |
|
Grupa rozmiarów
|
data.attributes.sizeGroup | string |
Rozmiar grupy. |
|
Rozmiar UOM
|
data.attributes.sizeUOM | string |
Jednostka rozmiaru miary. |
|
Slug
|
data.attributes.slug | string |
Ślimak. |
|
To specjalne potrzeby
|
data.attributes.isSpecialNeeds | boolean |
Czy jest to specjalne potrzeby. |
|
Jest sponsorowany
|
data.attributes.isSponsorable | boolean |
Czy jest sponsorowany. |
|
Adres URL obrazu trackera
|
data.attributes.trackerimageUrl | string |
Adres URL obrazu trackera. |
|
adres URL
|
data.attributes.url | string |
Adres URL. |
|
Liczba wideo
|
data.attributes.videoCount | integer |
Liczba wideo. |
|
Liczba adresów URL wideo
|
data.attributes.videoUrlCount | integer |
Liczba adresów URL wideo. |
|
Data utworzenia
|
data.attributes.createdDate | string |
Data utworzenia. |
|
Data aktualizacji
|
data.attributes.updatedDate | string |
Data aktualizacji. |
|
Grupa wiekowa
|
data.attributes.ageGroup | string |
Grupa wiekowa. |
|
Rasa pomocnicza
|
data.attributes.breedSecondary | string |
Rasa pomocnicza. |
|
Identyfikator pomocniczy rasy
|
data.attributes.breedSecondaryId | integer |
Identyfikator rasy pomocniczej. |
|
Czy dzieci są ok
|
data.attributes.isKidsOk | boolean |
Czy jest w porządku z dziećmi. |
|
Czy psy są ok
|
data.attributes.isDogsOk | boolean |
Czy jest w porządku z psami. |
|
Data przyjęcia
|
data.attributes.adoptedDate | string |
Data przyjęcia. |
|
Rozmiar bieżący
|
data.attributes.sizeCurrent | float |
Bieżący rozmiar. |
|
Dane
|
data.relationships.breeds.data | array of object | |
|
Typ
|
data.relationships.breeds.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.breeds.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.colors.data | array of object | |
|
Typ
|
data.relationships.colors.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.colors.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.species.data | array of object | |
|
Typ
|
data.relationships.species.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.species.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.statuses.data | array of object | |
|
Typ
|
data.relationships.statuses.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.statuses.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.locations.data | array of object | |
|
Typ
|
data.relationships.locations.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.locations.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.orgs.data | array of object | |
|
Typ
|
data.relationships.orgs.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.orgs.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.pictures.data | array of object | |
|
Typ
|
data.relationships.pictures.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.pictures.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.patterns.data | array of object | |
|
Typ
|
data.relationships.patterns.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.patterns.data.id | string |
Identyfikator. |
|
Included
|
included | array of object | |
|
Typ
|
included.type | string |
Typ. |
|
identyfikator
|
included.id | string |
Identyfikator. |
|
Name
|
included.attributes.name | string |
Nazwa. |
|
Liczba pojedyncza
|
included.attributes.singular | string |
Pojedyncza. |
|
Liczba mnoga
|
included.attributes.plural | string |
Liczba mnoga. |
|
Młoda liczba pojedyncza
|
included.attributes.youngSingular | string |
Młoda liczba pojedyncza. |
|
Młoda liczba mnoga
|
included.attributes.youngPlural | string |
Młoda liczba mnoga. |
|
Description
|
included.attributes.description | string |
Opis. |
|
Miejscowość
|
included.attributes.city | string |
Miejscowość. |
|
State
|
included.attributes.state | string |
Stan. |
|
Miasto/stan
|
included.attributes.citystate | string |
Miasto i stan. |
|
Kod pocztowy
|
included.attributes.postalcode | string |
Kod pocztowy. |
|
Country
|
included.attributes.country | string |
Kraj. |
|
Lat
|
included.attributes.lat | float |
Szerokość geograficzna. |
|
Lon
|
included.attributes.lon | float |
Długość geograficzna. |
|
Współrzędne
|
included.attributes.coordinates | string |
Współrzędne. |
|
Kod pocztowy plus 4
|
included.attributes.postalcodePlus4 | string |
Kod pocztowy plus 4 cyfry. |
|
Email
|
included.attributes.email | string |
Adres e-mail. |
|
adres URL
|
included.attributes.url | string |
Adres URL. |
|
Facebook URL
|
included.attributes.facebookUrl | string |
Adres URL serwisu Facebook. |
|
Typ
|
included.attributes.type | string |
Typ. |
|
Rozmiar pliku
|
included.attributes.original.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.original.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.original.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.original.url | string |
Adres URL. |
|
Rozmiar pliku
|
included.attributes.large.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.large.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.large.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.large.url | string |
Adres URL. |
|
Rozmiar pliku
|
included.attributes.small.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.small.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.small.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.small.url | string |
Adres URL. |
|
Zamówienie
|
included.attributes.order | integer |
Kolejność. |
|
Created
|
included.attributes.created | string |
Po utworzeniu. |
|
Updated
|
included.attributes.updated | string |
Po zaktualizowaniu. |
|
Self
|
included.links.self | string |
Jaźni. |
Pobieranie zwierząt w organizacji według stanu
Pobiera listę zwierząt w organizacji według stanu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator
|
id | True | string |
Identyfikator. |
|
Status
|
status | True | string |
Stan. |
|
Ograniczenie
|
limit | integer |
Limit. |
|
|
Strona
|
page | integer |
Numer strony. |
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
Liczba
|
meta.count | integer |
Liczba. |
|
Liczba zwróconych
|
meta.countReturned | integer |
Liczba zwrócona. |
|
Zwrócona strona
|
meta.pageReturned | integer |
Zwrócona strona. |
|
Ograniczenie
|
meta.limit | integer |
Limit. |
|
Strony
|
meta.pages | integer |
Liczba stron. |
|
Identyfikator transakcji
|
meta.transactionId | string |
Identyfikator transakcji. |
|
Dane
|
data | array of object | |
|
Typ
|
data.type | string |
Typ. |
|
identyfikator
|
data.id | string |
Identyfikator. |
|
Poziom działania
|
data.attributes.activityLevel | string |
Poziom działania. |
|
Oczekuje na przyjęcie
|
data.attributes.isAdoptionPending | boolean |
Czy wdrożenie jest w toku. |
|
Grupa wiekowa
|
data.attributes.ageGroup | string |
Grupa wiekowa. |
|
Wiek
|
data.attributes.ageString | string |
Wiek. |
|
Data urodzenia
|
data.attributes.birthDate | string |
Data urodzenia. |
|
Czy data urodzenia jest dokładna
|
data.attributes.isBirthDateExact | boolean |
Czy data urodzenia jest dokładna. |
|
Rasa
|
data.attributes.breedString | string |
Rasa. |
|
Rasa podstawowa
|
data.attributes.breedPrimary | string |
Podstawowa rasa. |
|
Identyfikator podstawowy rasy
|
data.attributes.breedPrimaryId | integer |
Podstawowy identyfikator rasy. |
|
Jest rasą mieszaną
|
data.attributes.isBreedMixed | boolean |
Czy jest rasą mieszaną. |
|
Długość płaszcza
|
data.attributes.coatLength | string |
Długość płaszcza. |
|
Szczegóły koloru
|
data.attributes.colorDetails | string |
Szczegóły koloru. |
|
Jest dzięki uprzejmości aukcji
|
data.attributes.isCourtesyListing | boolean |
Czy lista jest uprzejma. |
|
Czy obecne szczepienia
|
data.attributes.isCurrentVaccinations | boolean |
Czy jest obecny w przypadku szczepień. |
|
Opis HTML
|
data.attributes.descriptionHtml | string |
Opis w kodzie HTML. |
|
Tekst opisu
|
data.attributes.descriptionText | string |
Tekst opisu. |
|
Potrzebuje wsparcia
|
data.attributes.isNeedingFoster | boolean |
To, czy potrzebujesz wsparcia. |
|
Znaleziono
|
data.attributes.isFound | boolean |
Czy znaleziono. |
|
Priority
|
data.attributes.priority | integer |
Priorytet. |
|
Wewnątrz na zewnątrz
|
data.attributes.indoorOutdoor | string |
Preferencje wewnątrz i na zewnątrz. |
|
Name
|
data.attributes.name | string |
Nazwa. |
|
Liczba obrazów
|
data.attributes.pictureCount | integer |
Liczba obrazów. |
|
Adres URL miniatury obrazu
|
data.attributes.pictureThumbnailUrl | string |
Adres URL obrazu miniatury. |
|
Ciąg wyszukiwania
|
data.attributes.searchString | string |
Ciąg wyszukiwania. |
|
Sex
|
data.attributes.sex | string |
Seks. |
|
Grupa rozmiarów
|
data.attributes.sizeGroup | string |
Rozmiar grupy. |
|
Rozmiar UOM
|
data.attributes.sizeUOM | string |
Jednostka rozmiaru miary. |
|
Slug
|
data.attributes.slug | string |
Ślimak. |
|
To specjalne potrzeby
|
data.attributes.isSpecialNeeds | boolean |
Czy jest to specjalne potrzeby. |
|
Jest sponsorowany
|
data.attributes.isSponsorable | boolean |
Czy jest sponsorowany. |
|
Adres URL obrazu trackera
|
data.attributes.trackerimageUrl | string |
Adres URL obrazu trackera. |
|
adres URL
|
data.attributes.url | string |
Adres URL. |
|
Liczba wideo
|
data.attributes.videoCount | integer |
Liczba wideo. |
|
Liczba adresów URL wideo
|
data.attributes.videoUrlCount | integer |
Liczba adresów URL wideo. |
|
Data utworzenia
|
data.attributes.createdDate | string |
Data utworzenia. |
|
Data aktualizacji
|
data.attributes.updatedDate | string |
Data aktualizacji. |
|
Dane
|
data.relationships.breeds.data | array of object | |
|
Typ
|
data.relationships.breeds.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.breeds.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.colors.data | array of object | |
|
Typ
|
data.relationships.colors.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.colors.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.patterns.data | array of object | |
|
Typ
|
data.relationships.patterns.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.patterns.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.species.data | array of object | |
|
Typ
|
data.relationships.species.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.species.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.statuses.data | array of object | |
|
Typ
|
data.relationships.statuses.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.statuses.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.locations.data | array of object | |
|
Typ
|
data.relationships.locations.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.locations.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.orgs.data | array of object | |
|
Typ
|
data.relationships.orgs.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.orgs.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.pictures.data | array of object | |
|
Typ
|
data.relationships.pictures.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.pictures.data.id | string |
Identyfikator. |
|
Included
|
included | array of object | |
|
Typ
|
included.type | string |
Typ. |
|
identyfikator
|
included.id | string |
Identyfikator. |
|
Name
|
included.attributes.name | string |
Nazwa. |
|
Liczba pojedyncza
|
included.attributes.singular | string |
Pojedyncza. |
|
Liczba mnoga
|
included.attributes.plural | string |
Liczba mnoga. |
|
Młoda liczba pojedyncza
|
included.attributes.youngSingular | string |
Młoda liczba pojedyncza. |
|
Młoda liczba mnoga
|
included.attributes.youngPlural | string |
Młoda liczba mnoga. |
|
Description
|
included.attributes.description | string |
Opis. |
|
Miejscowość
|
included.attributes.city | string |
Miejscowość. |
|
State
|
included.attributes.state | string |
Stan. |
|
Miasto/stan
|
included.attributes.citystate | string |
Miasto i stan. |
|
Kod pocztowy
|
included.attributes.postalcode | string |
Kod pocztowy. |
|
Country
|
included.attributes.country | string |
Kraj. |
|
Lat
|
included.attributes.lat | float |
Szerokość geograficzna. |
|
Lon
|
included.attributes.lon | float |
Długość geograficzna. |
|
Współrzędne
|
included.attributes.coordinates | string |
Współrzędne. |
|
Kod pocztowy plus 4
|
included.attributes.postalcodePlus4 | string |
Kod pocztowy plus 4 cyfry. |
|
Email
|
included.attributes.email | string |
Adres e-mail. |
|
adres URL
|
included.attributes.url | string |
Adres URL. |
|
Facebook URL
|
included.attributes.facebookUrl | string |
Adres URL serwisu Facebook. |
|
Typ
|
included.attributes.type | string |
Typ. |
|
Rozmiar pliku
|
included.attributes.original.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.original.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.original.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.original.url | string |
Adres URL. |
|
Rozmiar pliku
|
included.attributes.large.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.large.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.large.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.large.url | string |
Adres URL. |
|
Rozmiar pliku
|
included.attributes.small.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.small.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.small.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.small.url | string |
Adres URL. |
|
Zamówienie
|
included.attributes.order | integer |
Kolejność. |
|
Created
|
included.attributes.created | string |
Po utworzeniu. |
|
Updated
|
included.attributes.updated | string |
Po zaktualizowaniu. |
|
Self
|
included.links.self | string |
Jaźni. |
Pobieranie zwierząt według identyfikatora
Pobiera informacje o zwierzęciu według identyfikatora.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator
|
id | True | string |
Identyfikator. |
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
Liczba
|
meta.count | integer |
Liczba. |
|
Liczba zwróconych
|
meta.countReturned | integer |
Liczba zwrócona. |
|
Zwrócona strona
|
meta.pageReturned | integer |
Zwrócona strona. |
|
Ograniczenie
|
meta.limit | integer |
Limit. |
|
Strony
|
meta.pages | integer |
Liczba stron. |
|
Identyfikator transakcji
|
meta.transactionId | string |
Identyfikator transakcji. |
|
Dane
|
data | array of object | |
|
Typ
|
data.type | string |
Typ. |
|
identyfikator
|
data.id | string |
Identyfikator. |
|
Oczekuje na przyjęcie
|
data.attributes.isAdoptionPending | boolean |
Czy wdrożenie jest w toku. |
|
Grupa wiekowa
|
data.attributes.ageGroup | string |
Grupa wiekowa. |
|
Wiek
|
data.attributes.ageString | string |
Wiek. |
|
Data urodzenia
|
data.attributes.birthDate | string |
Data urodzenia. |
|
Czy data urodzenia jest dokładna
|
data.attributes.isBirthDateExact | boolean |
Czy data urodzenia jest dokładna. |
|
Rasa
|
data.attributes.breedString | string |
Rasa. |
|
Rasa podstawowa
|
data.attributes.breedPrimary | string |
Podstawowa rasa. |
|
Identyfikator podstawowy rasy
|
data.attributes.breedPrimaryId | integer |
Podstawowy identyfikator rasy. |
|
Rasa pomocnicza
|
data.attributes.breedSecondary | string |
Rasa pomocnicza. |
|
Identyfikator pomocniczy rasy
|
data.attributes.breedSecondaryId | integer |
Identyfikator rasy pomocniczej. |
|
Długość płaszcza
|
data.attributes.coatLength | string |
Długość płaszcza. |
|
Jest dzięki uprzejmości aukcji
|
data.attributes.isCourtesyListing | boolean |
Czy lista jest uprzejma. |
|
Opis HTML
|
data.attributes.descriptionHtml | string |
Opis w kodzie HTML. |
|
Tekst opisu
|
data.attributes.descriptionText | string |
Tekst opisu. |
|
Potrzebuje wsparcia
|
data.attributes.isNeedingFoster | boolean |
To, czy potrzebujesz wsparcia. |
|
Znaleziono
|
data.attributes.isFound | boolean |
Czy znaleziono. |
|
Priority
|
data.attributes.priority | integer |
Priorytet. |
|
Name
|
data.attributes.name | string |
Nazwa. |
|
Liczba obrazów
|
data.attributes.pictureCount | integer |
Liczba obrazów. |
|
Adres URL miniatury obrazu
|
data.attributes.pictureThumbnailUrl | string |
Adres URL obrazu miniatury. |
|
Identyfikator ratownictwa
|
data.attributes.rescueId | string |
Identyfikator ratownictwa. |
|
Ciąg wyszukiwania
|
data.attributes.searchString | string |
Ciąg wyszukiwania. |
|
Sex
|
data.attributes.sex | string |
Seks. |
|
Rozmiar bieżący
|
data.attributes.sizeCurrent | float |
Bieżący rozmiar. |
|
Rozmiar UOM
|
data.attributes.sizeUOM | string |
Jednostka rozmiaru miary. |
|
Slug
|
data.attributes.slug | string |
Ślimak. |
|
Jest sponsorowany
|
data.attributes.isSponsorable | boolean |
Czy jest sponsorowany. |
|
Adres URL obrazu trackera
|
data.attributes.trackerimageUrl | string |
Adres URL obrazu trackera. |
|
Liczba wideo
|
data.attributes.videoCount | integer |
Liczba wideo. |
|
Liczba adresów URL wideo
|
data.attributes.videoUrlCount | integer |
Liczba adresów URL wideo. |
|
Data utworzenia
|
data.attributes.createdDate | string |
Data utworzenia. |
|
Data aktualizacji
|
data.attributes.updatedDate | string |
Data aktualizacji. |
|
Dane
|
data.relationships.breeds.data | array of object | |
|
Typ
|
data.relationships.breeds.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.breeds.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.colors.data | array of object | |
|
Typ
|
data.relationships.colors.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.colors.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.patterns.data | array of object | |
|
Typ
|
data.relationships.patterns.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.patterns.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.species.data | array of object | |
|
Typ
|
data.relationships.species.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.species.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.statuses.data | array of object | |
|
Typ
|
data.relationships.statuses.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.statuses.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.locations.data | array of object | |
|
Typ
|
data.relationships.locations.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.locations.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.orgs.data | array of object | |
|
Typ
|
data.relationships.orgs.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.orgs.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.pictures.data | array of object | |
|
Typ
|
data.relationships.pictures.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.pictures.data.id | string |
Identyfikator. |
|
Included
|
included | array of object | |
|
Typ
|
included.type | string |
Typ. |
|
identyfikator
|
included.id | string |
Identyfikator. |
|
Name
|
included.attributes.name | string |
Nazwa. |
|
Liczba pojedyncza
|
included.attributes.singular | string |
Pojedyncza. |
|
Liczba mnoga
|
included.attributes.plural | string |
Liczba mnoga. |
|
Młoda liczba pojedyncza
|
included.attributes.youngSingular | string |
Młoda liczba pojedyncza. |
|
Młoda liczba mnoga
|
included.attributes.youngPlural | string |
Młoda liczba mnoga. |
|
Description
|
included.attributes.description | string |
Opis. |
|
Ulica
|
included.attributes.street | string |
Ulica. |
|
Miejscowość
|
included.attributes.city | string |
Miejscowość. |
|
State
|
included.attributes.state | string |
Stan. |
|
Miasto/stan
|
included.attributes.citystate | string |
Miasto i stan. |
|
Kod pocztowy
|
included.attributes.postalcode | string |
Kod pocztowy. |
|
Country
|
included.attributes.country | string |
Kraj. |
|
Telefon
|
included.attributes.phone | string |
Telefon. |
|
Lat
|
included.attributes.lat | float |
Szerokość geograficzna. |
|
Lon
|
included.attributes.lon | float |
Długość geograficzna. |
|
Współrzędne
|
included.attributes.coordinates | string |
Współrzędne. |
|
Email
|
included.attributes.email | string |
Adres e-mail. |
|
adres URL
|
included.attributes.url | string |
Adres URL. |
|
Facebook URL
|
included.attributes.facebookUrl | string |
Adres URL serwisu Facebook. |
|
Proces wdrażania
|
included.attributes.adoptionProcess | string |
Proces wdrażania. |
|
O nas
|
included.attributes.about | string |
O. |
|
Services
|
included.attributes.services | string |
Usługi. |
|
Typ
|
included.attributes.type | string |
Typ. |
|
Rozmiar pliku
|
included.attributes.original.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.original.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.original.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.original.url | string |
Adres URL. |
|
Rozmiar pliku
|
included.attributes.large.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.large.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.large.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.large.url | string |
Adres URL. |
|
Rozmiar pliku
|
included.attributes.small.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.small.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.small.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.small.url | string |
Adres URL. |
|
Zamówienie
|
included.attributes.order | integer |
Kolejność. |
|
Created
|
included.attributes.created | string |
Po utworzeniu. |
|
Updated
|
included.attributes.updated | string |
Po zaktualizowaniu. |
|
Self
|
included.links.self | string |
Jaźni. |
Pobieranie zwierząt według stanu
Pobiera listę zwierząt według stanu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Status
|
status | True | string |
Stan. |
|
Ograniczenie
|
limit | integer |
Limit. |
|
|
Strona
|
page | integer |
Numer strony. |
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
Liczba
|
meta.count | integer |
Liczba. |
|
Liczba zwróconych
|
meta.countReturned | integer |
Liczba zwrócona. |
|
Zwrócona strona
|
meta.pageReturned | integer |
Zwrócona strona. |
|
Ograniczenie
|
meta.limit | integer |
Limit. |
|
Strony
|
meta.pages | integer |
Liczba stron. |
|
Identyfikator transakcji
|
meta.transactionId | string |
Identyfikator transakcji. |
|
Dane
|
data | array of object | |
|
Typ
|
data.type | string |
Typ. |
|
identyfikator
|
data.id | string |
Identyfikator. |
|
Oczekuje na przyjęcie
|
data.attributes.isAdoptionPending | boolean |
Czy wdrożenie jest w toku. |
|
Grupa wiekowa
|
data.attributes.ageGroup | string |
Grupa wiekowa. |
|
Wiek
|
data.attributes.ageString | string |
Wiek. |
|
Data urodzenia
|
data.attributes.birthDate | string |
Data urodzenia. |
|
Czy data urodzenia jest dokładna
|
data.attributes.isBirthDateExact | boolean |
Czy data urodzenia jest dokładna. |
|
Rasa
|
data.attributes.breedString | string |
Rasa. |
|
Rasa podstawowa
|
data.attributes.breedPrimary | string |
Podstawowa rasa. |
|
Identyfikator podstawowy rasy
|
data.attributes.breedPrimaryId | integer |
Podstawowy identyfikator rasy. |
|
Rasa pomocnicza
|
data.attributes.breedSecondary | string |
Rasa pomocnicza. |
|
Identyfikator pomocniczy rasy
|
data.attributes.breedSecondaryId | integer |
Identyfikator rasy pomocniczej. |
|
Długość płaszcza
|
data.attributes.coatLength | string |
Długość płaszcza. |
|
Jest dzięki uprzejmości aukcji
|
data.attributes.isCourtesyListing | boolean |
Czy lista jest uprzejma. |
|
Opis HTML
|
data.attributes.descriptionHtml | string |
Opis w kodzie HTML. |
|
Tekst opisu
|
data.attributes.descriptionText | string |
Tekst opisu. |
|
Potrzebuje wsparcia
|
data.attributes.isNeedingFoster | boolean |
To, czy potrzebujesz wsparcia. |
|
Znaleziono
|
data.attributes.isFound | boolean |
Czy znaleziono. |
|
Priority
|
data.attributes.priority | integer |
Priorytet. |
|
Name
|
data.attributes.name | string |
Nazwa. |
|
Liczba obrazów
|
data.attributes.pictureCount | integer |
Liczba obrazów. |
|
Adres URL miniatury obrazu
|
data.attributes.pictureThumbnailUrl | string |
Adres URL obrazu miniatury. |
|
Identyfikator ratownictwa
|
data.attributes.rescueId | string |
Identyfikator ratownictwa. |
|
Ciąg wyszukiwania
|
data.attributes.searchString | string |
Ciąg wyszukiwania. |
|
Sex
|
data.attributes.sex | string |
Seks. |
|
Rozmiar bieżący
|
data.attributes.sizeCurrent | float |
Bieżący rozmiar. |
|
Rozmiar UOM
|
data.attributes.sizeUOM | string |
Jednostka rozmiaru miary. |
|
Slug
|
data.attributes.slug | string |
Ślimak. |
|
Jest sponsorowany
|
data.attributes.isSponsorable | boolean |
Czy jest sponsorowany. |
|
Adres URL obrazu trackera
|
data.attributes.trackerimageUrl | string |
Adres URL obrazu trackera. |
|
Liczba wideo
|
data.attributes.videoCount | integer |
Liczba wideo. |
|
Liczba adresów URL wideo
|
data.attributes.videoUrlCount | integer |
Liczba adresów URL wideo. |
|
Data utworzenia
|
data.attributes.createdDate | string |
Data utworzenia. |
|
Data aktualizacji
|
data.attributes.updatedDate | string |
Data aktualizacji. |
|
Jest rasą mieszaną
|
data.attributes.isBreedMixed | boolean |
Czy jest rasą mieszaną. |
|
Czy koty są ok
|
data.attributes.isCatsOk | boolean |
Czy jest w porządku z kotami. |
|
Czy obecne szczepienia
|
data.attributes.isCurrentVaccinations | boolean |
Czy jest obecny w przypadku szczepień. |
|
Jest declawed
|
data.attributes.isDeclawed | boolean |
Czy jest delawed. |
|
Czy psy są ok
|
data.attributes.isDogsOk | boolean |
Czy jest w porządku z psami. |
|
Jest przeszkolony przez dom
|
data.attributes.isHousetrained | boolean |
Czy jest przeszkolony przez dom. |
|
Czy dzieci są ok
|
data.attributes.isKidsOk | boolean |
Czy jest w porządku z dziećmi. |
|
Grupa rozmiarów
|
data.attributes.sizeGroup | string |
Rozmiar grupy. |
|
Poziom działania
|
data.attributes.activityLevel | string |
Poziom działania. |
|
Poziom energii
|
data.attributes.energyLevel | string |
Poziom energii. |
|
Wewnątrz na zewnątrz
|
data.attributes.indoorOutdoor | string |
Preferencje wewnątrz i na zewnątrz. |
|
Reakcja nowych ludzi
|
data.attributes.newPeopleReaction | string |
Reakcja z nowymi ludźmi. |
|
Opłata za przyjęcie
|
data.attributes.adoptionFeeString | string |
Opłata za przyjęcie. |
|
Seksy dla dorosłych ok
|
data.attributes.adultSexesOk | string |
Dorosłe płcie dobrze z. |
|
Wymagania dotyczące ćwiczeń
|
data.attributes.exerciseNeeds | string |
Ćwiczenie wymaga. |
|
Wymagania dotyczące ogrodzenia
|
data.attributes.fenceNeeds | string |
Ogrodzenie wymaga. |
|
Potrzeby pielęgnacji
|
data.attributes.groomingNeeds | string |
Pielęgnacja wymaga. |
|
Trenowanie nieposłuszeństwa
|
data.attributes.obedienceTraining | string |
Szkolenie nieposłuszeństwa. |
|
Środowisko właściciela
|
data.attributes.ownerExperience | string |
Poprzednie środowisko właściciela. |
|
Poziom szopy
|
data.attributes.sheddingLevel | string |
Poziom szopy. |
|
To specjalne potrzeby
|
data.attributes.isSpecialNeeds | boolean |
Czy jest to specjalne potrzeby. |
|
Poziom wokalny
|
data.attributes.vocalLevel | string |
Poziom wokalny. |
|
Jest wymagana stoczni
|
data.attributes.isYardRequired | boolean |
Czy stocznia jest wymagana. |
|
Szczegóły koloru
|
data.attributes.colorDetails | string |
Szczegóły koloru. |
|
Kolor oczu
|
data.attributes.eyeColor | string |
Kolor oczu. |
|
Przyczyna zabicia
|
data.attributes.killReason | string |
Powód zabicia. |
|
Cechy
|
data.attributes.qualities | array of string | |
|
adres URL
|
data.attributes.url | string |
Adres URL. |
|
Minimum dostępu sponsorowanego
|
data.attributes.sponsorshipMinimum | string |
Minimum dostępu sponsorowanego. |
|
Sponsorów
|
data.attributes.sponsors | string |
Sponsorzy. |
|
Podsumowanie
|
data.attributes.summary | string |
Podsumowanie. |
|
Data znalezienia
|
data.attributes.foundDate | string |
Data znalezienia. |
|
Dostępna data
|
data.attributes.availableDate | string |
Dostępna data. |
|
Data przyjęcia
|
data.attributes.adoptedDate | string |
Data przyjęcia. |
|
Potencjalny rozmiar
|
data.attributes.sizePotential | integer |
Potencjalny rozmiar. |
|
Dane
|
data.relationships.breeds.data | array of object | |
|
Typ
|
data.relationships.breeds.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.breeds.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.colors.data | array of object | |
|
Typ
|
data.relationships.colors.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.colors.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.patterns.data | array of object | |
|
Typ
|
data.relationships.patterns.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.patterns.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.species.data | array of object | |
|
Typ
|
data.relationships.species.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.species.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.statuses.data | array of object | |
|
Typ
|
data.relationships.statuses.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.statuses.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.locations.data | array of object | |
|
Typ
|
data.relationships.locations.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.locations.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.orgs.data | array of object | |
|
Typ
|
data.relationships.orgs.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.orgs.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.pictures.data | array of object | |
|
Typ
|
data.relationships.pictures.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.pictures.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.fosters.data | array of object | |
|
Typ
|
data.relationships.fosters.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.fosters.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.videos.data | array of object | |
|
Typ
|
data.relationships.videos.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.videos.data.id | string |
Identyfikator. |
|
Dane
|
data.relationships.videourls.data | array of object | |
|
Typ
|
data.relationships.videourls.data.type | string |
Typ. |
|
identyfikator
|
data.relationships.videourls.data.id | string |
Identyfikator. |
|
Included
|
included | array of object | |
|
Typ
|
included.type | string |
Typ. |
|
identyfikator
|
included.id | string |
Identyfikator. |
|
Name
|
included.attributes.name | string |
Nazwa. |
|
Liczba pojedyncza
|
included.attributes.singular | string |
Pojedyncza. |
|
Liczba mnoga
|
included.attributes.plural | string |
Liczba mnoga. |
|
Młoda liczba pojedyncza
|
included.attributes.youngSingular | string |
Młoda liczba pojedyncza. |
|
Młoda liczba mnoga
|
included.attributes.youngPlural | string |
Młoda liczba mnoga. |
|
Description
|
included.attributes.description | string |
Opis. |
|
Ulica
|
included.attributes.street | string |
Ulica. |
|
Miejscowość
|
included.attributes.city | string |
Miejscowość. |
|
State
|
included.attributes.state | string |
Stan. |
|
Miasto/stan
|
included.attributes.citystate | string |
Miasto i stan. |
|
Kod pocztowy
|
included.attributes.postalcode | string |
Kod pocztowy. |
|
Country
|
included.attributes.country | string |
Kraj. |
|
Telefon
|
included.attributes.phone | string |
Telefon. |
|
Lat
|
included.attributes.lat | float |
Szerokość geograficzna. |
|
Lon
|
included.attributes.lon | float |
Długość geograficzna. |
|
Współrzędne
|
included.attributes.coordinates | string |
Współrzędne. |
|
Email
|
included.attributes.email | string |
Adres e-mail. |
|
adres URL
|
included.attributes.url | string |
Adres URL. |
|
Facebook URL
|
included.attributes.facebookUrl | string |
Adres URL serwisu Facebook. |
|
Proces wdrażania
|
included.attributes.adoptionProcess | string |
Proces wdrażania. |
|
O nas
|
included.attributes.about | string |
O. |
|
Services
|
included.attributes.services | string |
Usługi. |
|
Typ
|
included.attributes.type | string |
Typ. |
|
Rozmiar pliku
|
included.attributes.original.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.original.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.original.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.original.url | string |
Adres URL. |
|
Rozmiar pliku
|
included.attributes.large.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.large.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.large.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.large.url | string |
Adres URL. |
|
Rozmiar pliku
|
included.attributes.small.filesize | integer |
Rozmiar pliku. |
|
Rozdzielczość X
|
included.attributes.small.resolutionX | integer |
Rozdzielczość x. |
|
Rozwiązanie Y
|
included.attributes.small.resolutionY | integer |
Rozdzielczość y. |
|
adres URL
|
included.attributes.small.url | string |
Adres URL. |
|
Zamówienie
|
included.attributes.order | integer |
Kolejność. |
|
Created
|
included.attributes.created | string |
Po utworzeniu. |
|
Updated
|
included.attributes.updated | string |
Po zaktualizowaniu. |
|
Imię
|
included.attributes.firstname | string |
Imię. |
|
Pełna nazwa
|
included.attributes.fullname | string |
Pełna nazwa. |
|
Adres URL wdrożenia
|
included.attributes.adoptionUrl | string |
Adres URL wdrożenia. |
|
Adres URL darowizny
|
included.attributes.donationUrl | string |
Adres URL darowizny. |
|
Adres URL dostępu sponsorowanego
|
included.attributes.sponsorshipUrl | string |
Adres URL dostępu sponsorowanego. |
|
Rozmiar pliku
|
included.attributes.fileSize | integer |
Rozmiar pliku. |
|
Identyfikator wideo
|
included.attributes.videoId | string |
Identyfikator wideo. |
|
Miniatura adresu URL
|
included.attributes.urlThumbnail | string |
Adres URL miniatury. |
|
Self
|
included.links.self | string |
Jaźni. |
Uzyskiwanie organizacji
Pobiera listę organizacji
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Ograniczenie
|
limit | integer |
Limit. |
|
|
Strona
|
page | integer |
Numer strony. |
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
Liczba
|
meta.count | integer |
Liczba. |
|
Liczba zwróconych
|
meta.countReturned | integer |
Liczba zwrócona. |
|
Zwrócona strona
|
meta.pageReturned | integer |
Zwrócona strona. |
|
Ograniczenie
|
meta.limit | integer |
Limit. |
|
Strony
|
meta.pages | integer |
Liczba stron. |
|
Identyfikator transakcji
|
meta.transactionId | string |
Identyfikator transakcji. |
|
Dane
|
data | array of object | |
|
Typ
|
data.type | string |
Typ. |
|
identyfikator
|
data.id | string |
Identyfikator. |
|
Name
|
data.attributes.name | string |
Nazwa. |
|
Miejscowość
|
data.attributes.city | string |
Miejscowość. |
|
State
|
data.attributes.state | string |
Stan. |
|
Kod pocztowy
|
data.attributes.postalcode | string |
Kod pocztowy. |
|
Kod pocztowy plus 4
|
data.attributes.postalcodePlus4 | string |
Kod pocztowy plus 4 cyfry. |
|
Country
|
data.attributes.country | string |
Kraj. |
|
Email
|
data.attributes.email | string |
Adres e-mail. |
|
adres URL
|
data.attributes.url | string |
Adres URL. |
|
Facebook URL
|
data.attributes.facebookUrl | string |
Adres URL serwisu Facebook. |
|
Typ
|
data.attributes.type | string |
Typ. |
|
Jest akceptowana typowa aplikacja
|
data.attributes.isCommonapplicationAccepted | boolean |
Czy jest akceptowana wspólna aplikacja. |
|
Lat
|
data.attributes.lat | float |
Szerokość geograficzna. |
|
Lon
|
data.attributes.lon | float |
Długość geograficzna. |
|
Współrzędne
|
data.attributes.coordinates | string |
Współrzędne. |
|
Miasto/stan
|
data.attributes.citystate | string |
Miasto i stan. |
|
Ulica
|
data.attributes.street | string |
Ulica. |
|
Telefon
|
data.attributes.phone | string |
Telefon. |
|
Obsługa obszarów
|
data.attributes.serveAreas | string |
Miejsca serwowane. |
|
Services
|
data.attributes.services | string |
Usługi. |
|
O nas
|
data.attributes.about | string |
O. |
|
Proces wdrażania
|
data.attributes.adoptionProcess | string |
Proces wdrażania. |
|
Adres URL wdrożenia
|
data.attributes.adoptionUrl | string |
Adres URL wdrożenia. |
|
Adres URL darowizny
|
data.attributes.donationUrl | string |
Adres URL darowizny. |
|
Adres URL dostępu sponsorowanego
|
data.attributes.sponsorshipUrl | string |
Adres URL dostępu sponsorowanego. |
Uzyskiwanie organizacji według identyfikatora
Pobieranie organizacji według identyfikatora.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator
|
id | True | string |
Identyfikator. |
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
Liczba
|
meta.count | integer |
Liczba. |
|
Liczba zwróconych
|
meta.countReturned | integer |
Liczba zwrócona. |
|
Zwrócona strona
|
meta.pageReturned | integer |
Zwrócona strona. |
|
Ograniczenie
|
meta.limit | integer |
Limit. |
|
Strony
|
meta.pages | integer |
Liczba stron. |
|
Identyfikator transakcji
|
meta.transactionId | string |
Identyfikator transakcji. |
|
Dane
|
data | array of object | |
|
Typ
|
data.type | string |
Typ. |
|
identyfikator
|
data.id | string |
Identyfikator. |
|
Name
|
data.attributes.name | string |
Nazwa. |
|
Miejscowość
|
data.attributes.city | string |
Miejscowość. |
|
State
|
data.attributes.state | string |
Stan. |
|
Kod pocztowy
|
data.attributes.postalcode | string |
Kod pocztowy. |
|
Kod pocztowy plus 4
|
data.attributes.postalcodePlus4 | string |
Kod pocztowy plus 4 cyfry. |
|
Country
|
data.attributes.country | string |
Kraj. |
|
Email
|
data.attributes.email | string |
Adres e-mail. |
|
adres URL
|
data.attributes.url | string |
Adres URL. |
|
Facebook URL
|
data.attributes.facebookUrl | string |
Adres URL serwisu Facebook. |
|
Typ
|
data.attributes.type | string |
Typ. |
|
Jest akceptowana typowa aplikacja
|
data.attributes.isCommonapplicationAccepted | boolean |
Czy jest akceptowana wspólna aplikacja. |
|
Lat
|
data.attributes.lat | float |
Szerokość geograficzna. |
|
Lon
|
data.attributes.lon | float |
Długość geograficzna. |
|
Współrzędne
|
data.attributes.coordinates | string |
Współrzędne. |
|
Miasto/stan
|
data.attributes.citystate | string |
Miasto i stan. |