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

{
    "url": "https://demozoo.org/api/v1/productions/22900/?format=api",
    "demozoo_url": "https://demozoo.org/music/22900/",
    "id": 22900,
    "title": "Lollypop",
    "author_nicks": [
        {
            "name": "Rolex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5314/?format=api",
                "id": 5314,
                "name": "Rolex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Apathy",
            "abbreviation": "APT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
                "id": 1183,
                "name": "Apathy",
                "is_group": true
            }
        },
        {
            "name": "Massive",
            "abbreviation": "MSV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5302/?format=api",
                "id": 5302,
                "name": "Massive",
                "is_group": true
            }
        },
        {
            "name": "NNS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5292/?format=api",
                "id": 5292,
                "name": "NNS",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-11-18",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Rolex/lollypop.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/kindergarden95/m4ch/lollypop.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 1544,
                "name": "Grullest Gabber",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/155/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/155/",
                    "id": 155,
                    "name": "Kindergarden 1995 (4)",
                    "tagline": "",
                    "start_date": "1995-11-17",
                    "end_date": "1995-11-19",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}