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

{
    "url": "https://demozoo.org/api/v1/parties/2610/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2610/",
    "id": 2610,
    "name": "Byte 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1056/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1056/",
        "id": 1056,
        "name": "Byte",
        "website": ""
    },
    "start_date": "1999-08-27",
    "end_date": "1999-08-29",
    "location": "Marck, Département du Pas-de-Calais, Nord-Pas-de-Calais, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 50.9481,
    "longitude": 1.9511,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 12995,
            "demozoo_url": "https://demozoo.org/competitions/12995/",
            "name": "Demo",
            "shown_date": "1999-08-28",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8611/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8611/",
                        "id": 8611,
                        "title": "Pif Paf Pouet Boum",
                        "author_nicks": [
                            {
                                "name": "Arkos",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                                    "id": 10213,
                                    "name": "Arkos",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Mortel",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10220/?format=api",
                                    "id": 10220,
                                    "name": "Mortel",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999-08-28",
                        "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": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "?",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/169700/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/169700/",
                        "id": 169700,
                        "title": "Captain vs Pouet",
                        "author_nicks": [
                            {
                                "name": "BDC Iron",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/69636/?format=api",
                                    "id": 69636,
                                    "name": "BDC Iron",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Hard'OS",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/53481/?format=api",
                                    "id": 53481,
                                    "name": "Hard'OS",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1999-08-28",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                                "id": 36,
                                "name": "Amstrad CPC"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
                                "id": 61,
                                "name": "Amstrad Plus"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20000301061910/http://cocoonsystem.free.fr/"
        }
    ]
}