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

{
    "url": "https://demozoo.org/api/v1/parties/4009/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4009/",
    "id": 4009,
    "name": "Multimatograf 2020",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/857/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/857/",
        "id": 857,
        "name": "Multimatograf",
        "website": "http://demoscene.multimatograf.ru/"
    },
    "start_date": "2020-07-01",
    "end_date": "2020-07-02",
    "location": "Vologodskaya Oblast’, Vologda, Russia",
    "is_online": false,
    "country_code": "RU",
    "latitude": 60.0,
    "longitude": 42.0,
    "website": "https://events.retroscene.org/mf2020",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/277061/?format=api",
            "demozoo_url": "https://demozoo.org/productions/277061/",
            "id": 277061,
            "title": "MULTIDEFENDER: Multimatograf 2020 Invitation",
            "author_nicks": [
                {
                    "name": "Excess Team",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8937/?format=api",
                        "id": 8937,
                        "name": "Excess Team",
                        "is_group": true
                    }
                },
                {
                    "name": "Mega Cat",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83616/?format=api",
                        "id": 83616,
                        "name": "Mega Cat",
                        "is_group": true
                    }
                },
                {
                    "name": "Stardust",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86332/?format=api",
                        "id": 86332,
                        "name": "Stardust",
                        "is_group": true
                    }
                },
                {
                    "name": "deMarche",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3944/?format=api",
                        "id": 3944,
                        "name": "deMarche",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2020-04-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
                    "id": 25,
                    "name": "Nintendo Entertainment System (NES)"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/multimatograf/multimatograf-2020"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1680&when=2020"
        }
    ]
}