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

{
    "url": "https://demozoo.org/api/v1/productions/61254/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/61254/",
    "id": 61254,
    "title": "A Woman",
    "author_nicks": [
        {
            "name": "Spider",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17487/?format=api",
                "id": 17487,
                "name": "Spider",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Apidya",
            "abbreviation": "APD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18144/?format=api",
                "id": 18144,
                "name": "Apidya",
                "is_group": true
            }
        },
        {
            "name": "Raiders of the Lost Empire",
            "abbreviation": "ROLE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-10-05",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wacek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3619/?format=api",
                    "id": 3619,
                    "name": "Wacek",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/northparty7/c64/grfx/gfx%2Bresults.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=7189"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "165",
            "competition": {
                "id": 6717,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1195/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1195/",
                    "id": 1195,
                    "name": "North Party 2002 (7)",
                    "tagline": "North Party v7.0",
                    "start_date": "2002-10-04",
                    "end_date": "2002-10-06",
                    "location": "Bartoszyce, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.248169,
                    "longitude": 20.80761,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9a/18/fef9.312379.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/9a/18/fef9.312379.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9a/18/fef9.312379.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "graphics-with-music"
    ]
}