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

{
    "url": "https://demozoo.org/api/v1/parties/3634/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3634/",
    "id": 3634,
    "name": "25 Jaar Amiga",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1401/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1401/",
        "id": 1401,
        "name": "25 Jaar Amiga",
        "website": "http://www.amigascene.nl/modules/news/article.php?storyid=546"
    },
    "start_date": "2010-07-24",
    "end_date": "2010-07-24",
    "location": "Gemeente Heerhugowaard, North Holland, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.6821,
    "longitude": 4.84363,
    "website": "http://www.amigascene.nl/modules/news/article.php?storyid=546",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/187203/?format=api",
            "demozoo_url": "https://demozoo.org/productions/187203/",
            "id": 187203,
            "title": "25y Amiga Party Invite",
            "author_nicks": [
                {
                    "name": "Desire",
                    "abbreviation": "DSR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                        "id": 1077,
                        "name": "Desire",
                        "is_group": true
                    }
                },
                {
                    "name": "Mellow",
                    "abbreviation": "MLW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1078/?format=api",
                        "id": 1078,
                        "name": "Mellow",
                        "is_group": true
                    }
                },
                {
                    "name": "Titan",
                    "abbreviation": "TTN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                        "id": 2883,
                        "name": "Titan",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2010-07",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                    "id": 34,
                    "name": "Video",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/187204/?format=api",
            "demozoo_url": "https://demozoo.org/productions/187204/",
            "id": 187204,
            "title": "Divalicious",
            "author_nicks": [
                {
                    "name": "Divas",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21876/?format=api",
                        "id": 21876,
                        "name": "Divas",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2010-07-24",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}