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

{
    "url": "https://demozoo.org/api/v1/productions/101725/?format=api",
    "demozoo_url": "https://demozoo.org/music/101725/",
    "id": 101725,
    "title": "Sunday Morning 3pm",
    "author_nicks": [
        {
            "name": "Gnumpf",
            "abbreviation": "GN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5928/?format=api",
                "id": 5928,
                "name": "Gnumpf-Posse",
                "is_group": true
            }
        },
        {
            "name": "Moods Plateau",
            "abbreviation": "MDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3552/?format=api",
                "id": 3552,
                "name": "Moods Plateau",
                "is_group": true
            }
        },
        {
            "name": "Selectanovel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6283/?format=api",
                "id": 6283,
                "name": "Novel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-02-23",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "33",
            "competition": {
                "id": 10073,
                "name": "Streamed Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1309/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1309/",
                    "id": 1309,
                    "name": "Oxyron Party 2008",
                    "tagline": "Back To North Pole",
                    "start_date": "2008-02-22",
                    "end_date": "2008-02-24",
                    "location": "Flensburg, Schleswig-Holstein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 54.78431,
                    "longitude": 9.43961,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}