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

{
    "url": "https://demozoo.org/api/v1/productions/302836/?format=api",
    "demozoo_url": "https://demozoo.org/music/302836/",
    "id": 302836,
    "title": "Rockin and a Follin",
    "author_nicks": [
        {
            "name": "Saul Cross",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58330/?format=api",
                "id": 58330,
                "name": "Saul Cross",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Retro Gamer CD",
            "abbreviation": "RGCD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30308/?format=api",
                "id": 30308,
                "name": "Retro Gamer CD",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-05-20",
    "supertype": "music",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=252578"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=204457"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 16472,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4288/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4288/",
                    "id": 4288,
                    "name": "Je suis #Follin",
                    "tagline": "We all are Follin! \\o/",
                    "start_date": "2021-05-15",
                    "end_date": "2021-06-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=3061"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}