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

{
    "url": "https://demozoo.org/api/v1/parties/3492/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3492/",
    "id": 3492,
    "name": "ByteFest 2010",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1200/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1200/",
        "id": 1200,
        "name": "ByteFest",
        "website": "http://www.bytefest.org/"
    },
    "start_date": "2010-10-01",
    "end_date": "2010-10-03",
    "location": "Prague, Praha, Czech Republic",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 50.08804,
    "longitude": 14.42076,
    "website": "http://www.bytefest.org/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/179310/?format=api",
            "demozoo_url": "https://demozoo.org/productions/179310/",
            "id": 179310,
            "title": "Bajtro",
            "author_nicks": [
                {
                    "name": "Busysoft",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11543/?format=api",
                        "id": 11543,
                        "name": "Busy",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2010-10-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                    "id": 21,
                    "name": "1K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/179309/?format=api",
            "demozoo_url": "https://demozoo.org/productions/179309/",
            "id": 179309,
            "title": "Pac-TXT",
            "author_nicks": [
                {
                    "name": "Aki",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                        "id": 3852,
                        "name": "Aki",
                        "is_group": false
                    }
                },
                {
                    "name": "Hooy-Program",
                    "abbreviation": "H-Prg",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                        "id": 1427,
                        "name": "Hooy-Program",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2010-10-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/111474/?format=api",
            "demozoo_url": "https://demozoo.org/productions/111474/",
            "id": 111474,
            "title": "Prototype",
            "author_nicks": [
                {
                    "name": "Poison",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36030/?format=api",
                        "id": 36030,
                        "name": "Poison",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2010-10-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1376&when=2010"
        }
    ]
}