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

{
    "url": "https://demozoo.org/api/v1/parties/2600/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2600/",
    "id": 2600,
    "name": "Bugs Meeting 2 (1994)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1053/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1053/",
        "id": 1053,
        "name": "Bugs Meeting",
        "website": ""
    },
    "start_date": "1994-02-25",
    "end_date": "1994-02-27",
    "location": "Bethoncourt, Département du Doubs, Franche-Comté, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 47.53512,
    "longitude": 6.80504,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/347756/?format=api",
            "demozoo_url": "https://demozoo.org/productions/347756/",
            "id": 347756,
            "title": "Bugstro",
            "author_nicks": [
                {
                    "name": "Psykotrope",
                    "abbreviation": "PSK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19376/?format=api",
                        "id": 19376,
                        "name": "Psykotrope",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
                    "id": 44,
                    "name": "Report",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/167874/?format=api",
            "demozoo_url": "https://demozoo.org/productions/167874/",
            "id": 167874,
            "title": "Why Not",
            "author_nicks": [
                {
                    "name": "AST System",
                    "abbreviation": "AST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21741/?format=api",
                        "id": 21741,
                        "name": "AST System",
                        "is_group": true
                    }
                },
                {
                    "name": "Nul Part System",
                    "abbreviation": "NPS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62025/?format=api",
                        "id": 62025,
                        "name": "Nul Part System",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-26",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Bugs_Meeting_2"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=379&when=1994"
        }
    ]
}