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

{
    "url": "https://demozoo.org/api/v1/parties/1070/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1070/",
    "id": 1070,
    "name": "R/R Meeting 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/424/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/424/",
        "id": 424,
        "name": "R/R Meeting",
        "website": ""
    },
    "start_date": "1999-04-17",
    "end_date": "1999-04-18",
    "location": "Racibórz, Powiat raciborski, Silesia, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 50.09195,
    "longitude": 18.21928,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/42162/?format=api",
            "demozoo_url": "https://demozoo.org/productions/42162/",
            "id": 42162,
            "title": "rr meeting`99",
            "author_nicks": [
                {
                    "name": "Brygada RR",
                    "abbreviation": "RR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25547/?format=api",
                        "id": 25547,
                        "name": "Brygada RR",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-03-20",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://pouet.net/party.php?which=1093"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1999/rr_meeting99/"
        }
    ]
}