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

{
    "url": "https://demozoo.org/api/v1/parties/1744/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1744/",
    "id": 1744,
    "name": "Jaguar Connexion 2005",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/707/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/707/",
        "id": 707,
        "name": "Jaguar Connexion",
        "website": ""
    },
    "start_date": "2005-04-23",
    "end_date": "2005-04-24",
    "location": "Congis-Sur-Therouanne, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 49.00795,
    "longitude": 2.98164,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/98271/?format=api",
            "demozoo_url": "https://demozoo.org/productions/98271/",
            "id": 98271,
            "title": "Jaguar Connexion 2005 Invitation",
            "author_nicks": [
                {
                    "name": "Orion_",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10490/?format=api",
                        "id": 10490,
                        "name": "Orion_",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2005-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/72/?format=api",
                    "id": 72,
                    "name": "Gamepark 32"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "lost"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/66327/?format=api",
            "demozoo_url": "https://demozoo.org/productions/66327/",
            "id": 66327,
            "title": "Jaguar Connexion 2005 Invitro",
            "author_nicks": [
                {
                    "name": "Cerebral Vortex",
                    "abbreviation": "CV",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2162/?format=api",
                        "id": 2162,
                        "name": "Cerebral Vortex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2005-04",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/88273/?format=api",
            "demozoo_url": "https://demozoo.org/productions/88273/",
            "id": 88273,
            "title": "Jaguar Connexion 2005 demo",
            "author_nicks": [
                {
                    "name": "CTS",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/43652/?format=api",
                        "id": 43652,
                        "name": "CTS",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2005-04-24",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                    "id": 50,
                    "name": "Atari Jaguar"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2005/JC05/"
        }
    ]
}