arnak 0.7.0

A Rust library for the BoardGameGeek XML API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<thread id="3707929" numarticles="25" link="https://boardgamegeek.com/thread/3707929" termsofuse="https://boardgamegeek.com/xmlapi/termsofuse">
    <subject>Do you prefer video or text reviews?</subject>
    <articles>
        <article id="47675007" username="SiarX" link="https://boardgamegeek.com/thread/3707929/article/47675007#47675007" postdate="2026-05-13T12:35:39-05:00" editdate="2026-05-13T12:35:39-05:00" numedits="0">
            <subject>Do you prefer video or text reviews?</subject>
            <body>Which format you generally prefer? Video because it is more informative, text because it is faster to consume, or some other reason?</body>
        </article>
        <article id="47675065" username="qrayx" link="https://boardgamegeek.com/thread/3707929/article/47675065#47675065" postdate="2026-05-13T12:45:06-05:00" editdate="2026-05-14T13:45:02-05:00" numedits="2">
            <subject>Re: Do you prefer video or text reviews?</subject>
            <body>Text.</body>
        </article>
    </articles>
</thread>