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

{
    "url": "https://demozoo.org/api/v1/parties/5065/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5065/",
    "id": 5065,
    "name": "Posadas 2025",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/272/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/272/",
        "id": 272,
        "name": "Posadas",
        "website": "http://posadasparty.com/"
    },
    "start_date": "2025-06-27",
    "end_date": "2025-06-29",
    "location": "Posadas, Province of Córdoba, Andalusia, Spain",
    "is_online": false,
    "country_code": "ES",
    "latitude": 37.82361,
    "longitude": -5.11913,
    "website": "http://posadasparty.com/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/371065/?format=api",
            "demozoo_url": "https://demozoo.org/productions/371065/",
            "id": 371065,
            "title": "Invitation Posadas Amiga Party 2k25",
            "author_nicks": [
                {
                    "name": "Jesusito",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/143242/?format=api",
                        "id": 143242,
                        "name": "Jesusito",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-04-19",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362759/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362759/",
            "id": 362759,
            "title": "Joker Snacks On Blueberries",
            "author_nicks": [
                {
                    "name": "Batman Group",
                    "abbreviation": "BG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18871/?format=api",
                        "id": 18871,
                        "name": "Batman Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2024-12-14",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=238&when=2025"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/posadasparty"
        }
    ]
}