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

{
    "url": "https://demozoo.org/api/v1/productions/136998/?format=api",
    "demozoo_url": "https://demozoo.org/productions/136998/",
    "id": 136998,
    "title": "Signal",
    "author_nicks": [
        {
            "name": "Satire",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22744/?format=api",
                "id": 22744,
                "name": "Satire",
                "is_group": true
            }
        },
        {
            "name": "Used",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13841/?format=api",
                "id": 13841,
                "name": "Excused",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ara",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67456/?format=api",
                    "id": 67456,
                    "name": "Epeius",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Fulg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65596/?format=api",
                    "id": 65596,
                    "name": "Fulg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Depth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69174/?format=api",
                    "id": 69174,
                    "name": "Depth",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/naid96/demo/signal.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57559"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "disqualified",
            "score": "",
            "competition": {
                "id": 11431,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/699/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/699/",
                    "id": 699,
                    "name": "NAID 1996",
                    "tagline": "North American International Demofestival 1996",
                    "start_date": "1996-05-31",
                    "end_date": "1996-06-02",
                    "location": "Longueuil, Montérégie, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.53121,
                    "longitude": -73.51806,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "unfinished",
        "incomplete"
    ]
}