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

{
    "url": "https://demozoo.org/api/v1/productions/3821/?format=api",
    "demozoo_url": "https://demozoo.org/productions/3821/",
    "id": 3821,
    "title": "the mARTian attack (if05 invdemo)",
    "author_nicks": [
        {
            "name": "The Lords Of The Bits",
            "abbreviation": "TLOTB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5945/?format=api",
                "id": 5945,
                "name": "The Lords Of The Bits",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-03-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Astharoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10029/?format=api",
                    "id": 10029,
                    "name": "Astharoth",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                    "id": 9805,
                    "name": "Sole",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ifparty.scenesp.org/downloads/tlotb_ifparty05.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/breakpoint05/demo/tlotb_ifparty05.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16392"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "18",
            "score": "228",
            "competition": {
                "id": 398,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/22/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/22/",
                    "id": 22,
                    "name": "Breakpoint 2005",
                    "tagline": "Aliens Ate My Demomaker",
                    "start_date": "2005-03-25",
                    "end_date": "2005-03-28",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://breakpoint.untergrund.net/2005/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1218/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1218/",
            "id": 1218,
            "name": "Ifparty 2005",
            "tagline": "",
            "start_date": "2005-04-15",
            "end_date": "2005-04-17",
            "location": "Comunitat Valenciana, Valencia, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 39.5,
            "longitude": -0.75,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}