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

{
    "url": "https://demozoo.org/api/v1/productions/52060/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/52060/",
    "id": 52060,
    "title": "Well hello Datastorm girls!",
    "author_nicks": [
        {
            "name": "aBHO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3063/?format=api",
                "id": 3063,
                "name": "aBHO",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Damones",
            "abbreviation": "DMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones",
                "is_group": true
            }
        },
        {
            "name": "Flo",
            "abbreviation": "F",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3588/?format=api",
                "id": 3588,
                "name": "Flo",
                "is_group": true
            }
        },
        {
            "name": "Twisted",
            "abbreviation": "-t-",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6905/?format=api",
                "id": 6905,
                "name": "Twisted",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-02-09",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "27",
            "competition": {
                "id": 5391,
                "name": "Amiga Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1448/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1448/",
                    "id": 1448,
                    "name": "Datastorm 2013",
                    "tagline": "",
                    "start_date": "2013-02-08",
                    "end_date": "2013-02-10",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": "http://www.datastorm.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}