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

{
    "url": "https://demozoo.org/api/v1/parties/4575/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4575/",
    "id": 4575,
    "name": "Phoenix - Subsoftware Meeting",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1682/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1682/",
        "id": 1682,
        "name": "Phoenix - Subsoftware Meeting",
        "website": ""
    },
    "start_date": "1989-08-08",
    "end_date": "1989-08-08",
    "location": "Arrondissement de Marseille, Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 43.30477,
    "longitude": 5.52652,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/315894/?format=api",
            "demozoo_url": "https://demozoo.org/productions/315894/",
            "id": 315894,
            "title": "Newest Intro",
            "author_nicks": [
                {
                    "name": "Sun Connection",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4104/?format=api",
                        "id": 4104,
                        "name": "Sun Connection",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-08-08",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/253777/?format=api",
            "demozoo_url": "https://demozoo.org/productions/253777/",
            "id": 253777,
            "title": "Phoenix Megademo 2",
            "author_nicks": [
                {
                    "name": "Phoenix",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11945/?format=api",
                        "id": 11945,
                        "name": "Phoenix",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-08-08",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=137"
        }
    ]
}