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

{
    "url": "https://demozoo.org/api/v1/parties/1866/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1866/",
    "id": 1866,
    "name": "MJJ Party 2002 (2)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/754/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/754/",
        "id": 754,
        "name": "MJJ Party",
        "website": ""
    },
    "start_date": "2002-08-16",
    "end_date": "2002-08-18",
    "location": "Gigean, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 43.500431,
    "longitude": 3.71051,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/147479/?format=api",
            "demozoo_url": "https://demozoo.org/productions/147479/",
            "id": 147479,
            "title": "MJJ Party 2 Invitation",
            "author_nicks": [
                {
                    "name": "FelX",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32598/?format=api",
                        "id": 32598,
                        "name": "FelX",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "MJJ Prod",
                    "abbreviation": "MJJ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                        "id": 11419,
                        "name": "MJJ Prod",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2002",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                    "id": 47,
                    "name": "Flash"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/75890/?format=api",
            "demozoo_url": "https://demozoo.org/productions/75890/",
            "id": 75890,
            "title": "300 Sprites Record",
            "author_nicks": [
                {
                    "name": "Supremacy",
                    "abbreviation": "SUP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2255/?format=api",
                        "id": 2255,
                        "name": "Supremacy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2002-08-18",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/122957/?format=api",
            "demozoo_url": "https://demozoo.org/productions/122957/",
            "id": 122957,
            "title": "MJJ 2002 Party Intro",
            "author_nicks": [
                {
                    "name": "MJJ Prod",
                    "abbreviation": "MJJ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                        "id": 11419,
                        "name": "MJJ Prod",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2002-08-18",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2002/MJJ2/"
        }
    ]
}