GET /api/v1/parties/3504/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/parties/3504/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3504/",
    "id": 3504,
    "name": "AmiParty 2018 (22)",
    "tagline": "AmiParty 2018 Winter (XXII)",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/993/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/993/",
        "id": 993,
        "name": "AmiParty",
        "website": "https://chal.pl/"
    },
    "start_date": "2018-02-02",
    "end_date": "2018-02-04",
    "location": "Chełm, Lublin Voivodeship, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 51.14312,
    "longitude": 23.4716,
    "website": "http://chal.pl",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/177913/?format=api",
            "demozoo_url": "https://demozoo.org/productions/177913/",
            "id": 177913,
            "title": "AmiParty XXII Invitro",
            "author_nicks": [
                {
                    "name": "DRRM",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/72007/?format=api",
                        "id": 72007,
                        "name": "DRRM",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-09-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "68020",
                "amos"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1795&when=2018"
        }
    ]
}